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:
parent
77676d8e61
commit
887e25026f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'llvm'
|
||||
pkgname=llvm
|
||||
version=6.0.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="llvm-${version}.src"
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
|
|
Loading…
Reference in New Issue