mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/libzmf: add disable-werror to fix 32-bit build
This commit is contained in:
parent
23119189c8
commit
a672e82232
@ -24,6 +24,7 @@ build() {
|
||||
--sysconfdir=/etc \
|
||||
--mandir=/usr/share/man \
|
||||
--localstatedir=/var \
|
||||
--disable-werror \
|
||||
|| return 1
|
||||
make || return 1
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user