The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / ifplugd / 0001-cross.patch
1 ---
2  configure |    2 +-
3  1 file changed, 1 insertion(+), 1 deletion(-)
4
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.  */