You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
lz4: needs -std=c99
This commit is contained in:
committed by
Perry E. Metzger
parent
d2e5955cd0
commit
f0bd0e4c4d
@@ -30,6 +30,11 @@ patchfiles gen_manual.patch
|
||||
|
||||
use_configure no
|
||||
|
||||
compiler.c_standard 1999
|
||||
|
||||
# bench_functions.c: error: ‘for’ loop initial declaration used outside C99 mode
|
||||
configure.cflags-append -std=c99
|
||||
|
||||
build.args-append CC=${configure.cc} \
|
||||
CXX=${configure.cxx} \
|
||||
PREFIX=${prefix} \
|
||||
|
||||
Reference in New Issue
Block a user