spack/var
Dr Owain Kenway 441401bb8b llvm: don't build CppBackend for flang versions of llvm (#11841)
The version of LLVM used by flang is new enough that CppBackend doesn't exist.  Unfortunately, `flang-xxxxxxxx` is seen as < `3.9.0` by the version check.  

* add a special case for `flang` versions.
2019-06-30 17:04:29 -07:00
..
spack llvm: don't build CppBackend for flang versions of llvm (#11841) 2019-06-30 17:04:29 -07:00