ldc: rebuild against libllvm.so.6
This commit is contained in:
parent
7d91616a87
commit
90a054e8f2
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'ldc'
|
# Template file for 'ldc'
|
||||||
pkgname=ldc
|
pkgname=ldc
|
||||||
version=1.8.0
|
version=1.8.0
|
||||||
revision=2
|
revision=3
|
||||||
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"
|
||||||
@ -11,7 +11,7 @@ depends="ldc-runtime"
|
|||||||
conf_files="/etc/ldc2.conf"
|
conf_files="/etc/ldc2.conf"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://wiki.dlang.org/LDC"
|
homepage="http://wiki.dlang.org/LDC"
|
||||||
license="3-clause-BSD, Boost Software License 1.0"
|
license="BSD-3-Clause, BSL-1.0"
|
||||||
short_desc="Portable D programming language compiler based on LLVM"
|
short_desc="Portable D programming language compiler based on LLVM"
|
||||||
distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
|
distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
|
||||||
checksum=e421a1f4bbf97d173bd277125794862ca5b6a09409586b806cec23b922955c7f
|
checksum=e421a1f4bbf97d173bd277125794862ca5b6a09409586b806cec23b922955c7f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user