mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue