ports: Fix make compilation with new toolchain
This commit is contained in:
@@ -8,4 +8,5 @@ CONFIGURE_OPTIONS=(
|
|||||||
'--disable-nls'
|
'--disable-nls'
|
||||||
'--disable-posix-spawn'
|
'--disable-posix-spawn'
|
||||||
'--enable-year2038'
|
'--enable-year2038'
|
||||||
|
'CFLAGS=-std=c17'
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user