mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
bamf: broken
This commit is contained in:
parent
3ea23304b1
commit
2ac0f49482
1 changed files with 2 additions and 3 deletions
|
@ -13,9 +13,8 @@ homepage="https://launchpad.net/bamf"
|
||||||
distfiles="https://launchpad.net/bamf/${version%.*}/$version/+download/$pkgname-$version.tar.gz"
|
distfiles="https://launchpad.net/bamf/${version%.*}/$version/+download/$pkgname-$version.tar.gz"
|
||||||
checksum=340d7b5a463afcd33135ae73a7e4cf6a93a4daaf6f72b70abc09dc66d18a3b14
|
checksum=340d7b5a463afcd33135ae73a7e4cf6a93a4daaf6f72b70abc09dc66d18a3b14
|
||||||
CFLAGS="-Wno-cpp -Wno-deprecated-declarations"
|
CFLAGS="-Wno-cpp -Wno-deprecated-declarations"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
aarch64*) broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/5476/steps/shell_3/logs/stdio";;
|
broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/5476/steps/shell_3/logs/stdio"
|
||||||
esac
|
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue