diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index d598d50c5..c19e3d70d 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -24,6 +24,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/glib-$(PKG_VERSION) HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/glib-$(PKG_VERSION) HOST_BUILD_DEPENDS:=libffi/host pcre/host PKG_CONFIG_DEPENDS:=CONFIG_BUILD_NLS +PKG_FORTIFY_SOURCE:=0 include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/package.mk