diff --git a/Ports/alpine/package.sh b/Ports/alpine/package.sh index 37c8cb71836..280cb3b7af9 100755 --- a/Ports/alpine/package.sh +++ b/Ports/alpine/package.sh @@ -5,7 +5,9 @@ useconfigure='true' configopts=( '--disable-static' '--enable-shared' + 'CFLAGS=-std=c17 -Wno-error=incompatible-pointer-types' ) +makeopts=("-j1") # Building with more than one jobs seems to be broken. use_fresh_config_sub='true' use_fresh_config_guess='true' files=(