diff --git a/llvm.spec b/llvm.spec index 90a4de6..ced586f 100644 --- a/llvm.spec +++ b/llvm.spec @@ -6,7 +6,7 @@ # clang header paths are hard-coded at compile time # and need adjustment whenever there's a new GCC version -%global gcc_version %(gcc -dumpversion) +%global gcc_version 4.7.0 %ifarch s390 s390x sparc64 # No ocaml on these arches