heimdal: fix CFLAGS override after ebff2c7ca0

This commit is contained in:
mglae 2024-05-29 14:54:44 +02:00
parent 12989eabcc
commit fd642b6ee2

View File

@ -15,7 +15,7 @@ PKG_BUILD_FLAGS="-parallel"
pre_configure_host() {
# configure step misconfigures with gcc 14 unless this error is degraded to a warning
export CFLAGS=-Wno-error=implicit-function-declaration
export CFLAGS+=" -Wno-error=implicit-function-declaration"
}
PKG_CONFIGURE_OPTS_HOST="ac_cv_prog_COMPILE_ET=no \