ldc: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
2d66434661
commit
8ec4efb965
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ldc'
|
# Template file for 'ldc'
|
||||||
pkgname=ldc
|
pkgname=ldc
|
||||||
version=1.10.0
|
version=1.10.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="ldc-${version}-src"
|
wrksrc="ldc-${version}-src"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON"
|
configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue