fix compile problem brcm-2.6
[openwrt.git] / openwrt / package / miau / Makefile
index b8290aa..ecfb03d 100644 (file)
@@ -24,6 +24,8 @@ $(PKG_BUILD_DIR)/.configured:
                CFLAGS="$(TARGET_CFLAGS)" \
                CPPFLAGS="-I$(STAGING_DIR)/usr/include" \
                LDFLAGS="-L$(STAGING_DIR)/usr/lib" \
+               ac_cv_func_malloc_0_nonnull=yes \
+               ac_cv_func_realloc_0_nonnull=yes \
                ./configure \
                        --target=$(GNU_TARGET_NAME) \
                        --host=$(GNU_TARGET_NAME) \
This page took 0.020644 seconds and 4 git commands to generate.