From 36317c96d28601e8859f88f8754b4d191f1d1f47 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sat, 15 Mar 2008 21:38:45 +0000 Subject: [PATCH] pound: Fixed to pass stage 1 - use malloc() instead of rpl_malloc() --- network/pound/pound.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/network/pound/pound.conf b/network/pound/pound.conf index c87365d18..f3a318dfe 100644 --- a/network/pound/pound.conf +++ b/network/pound/pound.conf @@ -22,6 +22,11 @@ if [ $prefix_auto = 1 ] ; then set_confopt fi +if atstage cross; then + # if not, it will try to use rpl_malloc() + var_append configcache ' ' 'ac_cv_func_malloc_0_nonnull=yes' +fi + if [ $pkg = "pound" ] ; then # by default enabled options