pkg-config: fix bootstrap build w/ gcc-9.1.0
[ci skip]
This commit is contained in:
parent
69293e95d5
commit
ac42a21c91
@ -21,6 +21,7 @@ alternatives="
|
|||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
mips*|ppc|ppc-musl) configure_args+=" glib_cv_stack_grows=no glib_cv_uscore=no" ;;
|
mips*|ppc|ppc-musl) configure_args+=" glib_cv_stack_grows=no glib_cv_uscore=no" ;;
|
||||||
esac
|
esac
|
||||||
|
CFLAGS="-Wno-missing-include-dirs"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Add pkg-config suffix to files that are on alternatives
|
# Add pkg-config suffix to files that are on alternatives
|
||||||
|
Loading…
x
Reference in New Issue
Block a user