You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
tiff: Add -std=c99 for old compilers that default to c89
Closes: https://trac.macports.org/ticket/73042
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user