diff options
Diffstat (limited to 'package/gettext/Makefile')
-rw-r--r-- | package/gettext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gettext/Makefile b/package/gettext/Makefile index 5ab5bb152..82439e19e 100644 --- a/package/gettext/Makefile +++ b/package/gettext/Makefile @@ -12,6 +12,7 @@ PKG_SECTION:= libs/misc PKG_URL:= https://www.gnu.org/software/gettext/ PKG_SITES:= http://ftp.gnu.org/pub/gnu/gettext/ PKG_OPTS:= dev +PKG_CFLINE_GETTEXT:= depends on !ADK_TARGET_LIBC_WITHOUT_LIBICONV include $(ADK_TOPDIR)/mk/host.mk include $(ADK_TOPDIR)/mk/package.mk |