projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a01ff5
)
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>
Tue, 18 Dec 2018 10:28:14 +0000
(11:28 +0100)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
(backported from
2bbc9376c6c081a8db491f047e32091da6ba0016
)
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/