# FIXME: There must be a better way - port to modern C.
abinfo "Appending flags to work around build failures with GCC 14 ..."
export CFLAGS="${CFLAGS} -Wno-implicit-int -Wno-implicit-function-declaration"
