summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-06-05 23:23:41 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-06-05 23:23:41 +0200
commitc45ece387ed17f5e5f28c0efdcf49310e38ff3e9 (patch)
tree8c0530b172fabfe0fce22a0fc1e1b5e112861e84
parent7234c359001777a19c323631f454a19a5f8bb4c4 (diff)
downloadembtoolkit-c45ece387ed17f5e5f28c0efdcf49310e38ff3e9.tar.gz
embtoolkit-c45ece387ed17f5e5f28c0efdcf49310e38ff3e9.tar.bz2
embtoolkit-c45ece387ed17f5e5f28c0efdcf49310e38ff3e9.tar.xz
Toolchain: malloc(0): export ac_cv_func_malloc_0_nonnull=yes
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-rw-r--r--mk/toolchain.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/toolchain.mk b/mk/toolchain.mk
index 813e91b..7f6f972 100644
--- a/mk/toolchain.mk
+++ b/mk/toolchain.mk
@@ -37,6 +37,8 @@ CROSS_COMPILE := $(TOOLS)/bin/$(STRICT_GNU_TARGET)-
export TARGETCC TARGETCXX TARGETAR TARGETRANLIB TARGETLD TARGETNM
export TARGETSTRIP TARGETOBJDUMP TARGETOBJCOPY TARGET_CFLAGS CROSS_COMPILE
+ac_cv_func_malloc_0_nonnull=yes
+export ac_cv_func_malloc_0_nonnull
ifeq ($(CONFIG_EMBTK_64BITS_FS_COMPAT32),y)
LIBDIR=lib32