app-arch/zip: build with gnu89

Lots of dodgy prototypes.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-11-04 01:12:37 +00:00
parent 97005ea033
commit 5d06aa4c9b

View File

@@ -38,6 +38,8 @@ src_prepare() {
}
src_configure() {
append-flags -std=gnu89
append-cppflags \
-DLARGE_FILE_SUPPORT \
-DUIDGID_NOT_16BIT \