parent
96d766f122
commit
bfbfa1bed7
@ -12,11 +12,11 @@ homepage="http://vleu.net/shake/"
|
|||||||
distfiles="https://github.com/unbrice/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/unbrice/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=ac5a57bd8d55e197734852bf66318ecf39b4c5c298e43a259ba1d8a4b7a2ced3
|
checksum=ac5a57bd8d55e197734852bf66318ecf39b4c5c298e43a259ba1d8a4b7a2ced3
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
CFLAGS="-D_GNU_SOURCE"
|
||||||
*-musl)
|
|
||||||
broken="musl does not provide error.h required by this package"
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
;;
|
makedepends+=" musl-legacy-compat"
|
||||||
esac
|
fi
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" shake"
|
hostmakedepends+=" shake"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user