projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65e9561
)
gettext-full: host compile with -fpic
author
Andy Walsh
<andy.walsh44+github@gmail.com>
Tue, 7 Aug 2018 15:46:42 +0000
(17:46 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Mon, 24 Sep 2018 17:18:52 +0000
(19:18 +0200)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
package/libs/gettext-full/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/gettext-full/Makefile
b/package/libs/gettext-full/Makefile
index db6aee75083fd5cd69dd293b7a697d8bc43c5ee3..4cb8d8d618073f582828021c7846b6558c7205d6 100644
(file)
--- a/
package/libs/gettext-full/Makefile
+++ b/
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/