Browse Source

gettext-full: host compile with -fpic

Signed-off-by: Andy Walsh <[email protected]>
Andy Walsh 7 years ago
parent
commit
2bbc9376c6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/libs/gettext-full/Makefile

+ 2 - 0
package/libs/gettext-full/Makefile

@@ -77,6 +77,8 @@ HOST_CONFIGURE_VARS += \
 	am_cv_func_iconv=no \
 	ac_cv_header_iconv_h=no \
 
+HOST_CFLAGS += $(HOST_FPIC)
+
 define Build/InstallDev
 	$(INSTALL_DIR) $(1)/usr/lib/libintl-full/include
 	$(CP) $(PKG_INSTALL_DIR)/usr/include/libintl.h $(1)/usr/lib/libintl-full/include/