tiff: Add -std=c99 for old compilers that default to c89

Closes: https://trac.macports.org/ticket/73042
This commit is contained in:
Ryan Carsten Schmidt
2026-03-10 11:16:46 -05:00
parent 72071f5552
commit 0835af0932
+2
View File
@@ -46,6 +46,8 @@ test.run yes
test.target check
compiler.c_standard 1999
configure.cflags-append \
-std=c99
configure.args --disable-jbig \
--disable-webp \