llvm: rebuild for gcc stdc++ dropping gcc4 compat, again
in the last build gcc wasn't updated to the new version. This revbump makes sure llvm is build with the C++11 ABI.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'llvm'
|
# Template file for 'llvm'
|
||||||
pkgname=llvm
|
pkgname=llvm
|
||||||
version=6.0.1
|
version=6.0.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="llvm-${version}.src"
|
wrksrc="llvm-${version}.src"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
|||||||
Reference in New Issue
Block a user