mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-arch/zip: build with gnu89
Lots of dodgy prototypes. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -38,6 +38,8 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
append-flags -std=gnu89
|
||||
|
||||
append-cppflags \
|
||||
-DLARGE_FILE_SUPPORT \
|
||||
-DUIDGID_NOT_16BIT \
|
||||
Reference in New Issue
Block a user