summaryrefslogtreecommitdiff
path: root/package/libXt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-27 14:00:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-27 14:00:43 +0100
commitf9ce716435a80874352e9f16ee96e6283d8424ae (patch)
tree42dc0edffbb0214b7c7b921ba80ae0a95e713d7f /package/libXt
parentcdc89769ebe4362a04a70f4a94427b64b00759f4 (diff)
parent9d46f6e49bf921dd673849d9993d15d34070626a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libXt')
-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: