mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
a6827e7028
commit
d680fba5eb
1 changed files with 1 additions and 2 deletions
|
@ -14,11 +14,10 @@ distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3572cb8c7d2ae9d16da5a0f3d23b48e013e0c957f1329d100f04dd5accb054c3
|
checksum=3572cb8c7d2ae9d16da5a0f3d23b48e013e0c957f1329d100f04dd5accb054c3
|
||||||
|
|
||||||
CFLAGS="-D_DEFAULT_SOURCE"
|
CFLAGS="-D_DEFAULT_SOURCE"
|
||||||
nocross="needs skaware-void-sysdeps update"
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
distfiles+=" https://github.com/CMB/${_sysdepspkg}/archive/${version}.tar.gz"
|
distfiles+=" https://github.com/CMB/${_sysdepspkg}/archive/${version}.tar.gz"
|
||||||
checksum+=" a0c132972d2342d4ad2e6fde218173e7340d5c1d143b48d5a6c0c238e737ca1e"
|
checksum+=" babcf24b8b5afe0719718eccf17ac57a13a7cf5a9191331bff22213b716f2dca"
|
||||||
configure_args+=" --with-sysdeps=../${_sysdepspkg}-${version}/${XBPS_CROSS_TRIPLET}"
|
configure_args+=" --with-sysdeps=../${_sysdepspkg}-${version}/${XBPS_CROSS_TRIPLET}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue