mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bamf: really unbreak aarch64
This commit is contained in:
parent
f35059963b
commit
db767ff61b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ license="LGPL-3"
|
||||||
homepage="https://launchpad.net/bamf"
|
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-deprecated-declarations"
|
CFLAGS="-Wno-cpp -Wno-deprecated-declarations"
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue