mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/audiofile: update config_guess to fix ppc64le
This commit is contained in:
parent
e5082b93dd
commit
56eddb85b3
@ -12,6 +12,11 @@ source="https://audiofile.68k.org/$pkgname-$pkgver.tar.gz
|
||||
gcc8-build-fixes.patch"
|
||||
subpackages="$pkgname-static $pkgname-dev $pkgname-libs $pkgname-doc"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
update_config_guess
|
||||
}
|
||||
|
||||
build() {
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user