ldc: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Enno Boland 2018-07-25 15:13:24 +02:00
parent 2d66434661
commit 8ec4efb965
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'ldc'
pkgname=ldc
version=1.10.0
revision=1
revision=2
wrksrc="ldc-${version}-src"
build_style=cmake
configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON"