libtool: disable nocross
This commit is contained in:
parent
5b3aca5915
commit
a1e8769c12
@ -11,7 +11,6 @@ license="GPL-2.0-or-later"
|
|||||||
homepage="http://www.gnu.org/software/libtool"
|
homepage="http://www.gnu.org/software/libtool"
|
||||||
distfiles="${GNU_SITE}/libtool/$pkgname-$version.tar.xz"
|
distfiles="${GNU_SITE}/libtool/$pkgname-$version.tar.xz"
|
||||||
checksum=4f7f217f057ce655ff22559ad221a0fd8ef84ad1fc5fcb6990cecc333aa1635d
|
checksum=4f7f217f057ce655ff22559ad221a0fd8ef84ad1fc5fcb6990cecc333aa1635d
|
||||||
nocross=temporarily
|
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
# Musl always searches LD_LIBRARY_PATH before RPATH and RUNPATH
|
# Musl always searches LD_LIBRARY_PATH before RPATH and RUNPATH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user