summaryrefslogtreecommitdiff
path: root/package/libXt/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-30 12:58:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-30 12:58:25 +0100
commitd52c9e91a8ca8e797bd2c2e5d970a5c3bdfea3d6 (patch)
treeac6c7c3337dcf41aac7b3089ba1ea84c6e3e1bb7 /package/libXt/Makefile
parent35f2724f5d94be4ad3598d3f0bd697844f92df2b (diff)
parent8bca28449c26269c02c8cd33ac18cc6228e84195 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libXt/Makefile')
-rw-r--r--package/libXt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libXt/Makefile b/package/libXt/Makefile
index 2e8664483..61db0b88f 100644
--- a/package/libXt/Makefile
+++ b/package/libXt/Makefile
@@ -26,6 +26,7 @@ $(eval $(call PKG_template,LIBXT,libxt,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPEN
HOST_STYLE:= auto
AUTOTOOL_STYLE:= autoreconf
TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS))
+CONFIGURE_ENV+= CFLAGS_FOR_BUILD="$(CPPFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD)"
CONFIGURE_ARGS+= --disable-malloc0returnsnull
libxt-install: