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:
Enno Boland 2018-07-20 17:09:20 +02:00
parent 77676d8e61
commit 887e25026f
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 1 deletions

View File

@ -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