faad2: unbreak musl builds.
This commit is contained in:
@@ -12,6 +12,9 @@ distfiles="${SOURCEFORGE_SITE}/faac/$pkgname-$version.tar.bz2"
|
|||||||
checksum=4167727d69f7c8d8e4e87ceec3c9eb0a4e5e1a5187e96ab66b2b7250b871cd9e
|
checksum=4167727d69f7c8d8e4e87ceec3c9eb0a4e5e1a5187e96ab66b2b7250b871cd9e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*-musl) export CFLAGS+=" -D__GNU_LIBRARY__";;
|
||||||
|
esac
|
||||||
./bootstrap
|
./bootstrap
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user