python-pyasn: bump to version 1.6.0b1
[buildroot-gz.git] / package / ifplugd / 0001-cross.patch
blob62172381490bd22da9081c26a9aa2d774fd15e0c
1 ---
2 configure | 2 +-
3 1 file changed, 1 insertion(+), 1 deletion(-)
5 Index: ifplugd-0.28/configure
6 ===================================================================
7 --- ifplugd-0.28.orig/configure
8 +++ ifplugd-0.28/configure
9 @@ -5430,7 +5430,7 @@
10 echo $ECHO_N "(cached) $ECHO_C" >&6
11 else
12 if test "$cross_compiling" = yes; then
13 - ac_cv_func_malloc_0_nonnull=no
14 + ac_cv_func_malloc_0_nonnull=yes
15 else
16 cat >conftest.$ac_ext <<_ACEOF
17 /* confdefs.h. */