Blame view

buildroot/buildroot-2016.08.1/package/ifplugd/0001-cross.patch 468 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  ---
   configure |    2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)
  
  Index: ifplugd-0.28/configure
  ===================================================================
  --- ifplugd-0.28.orig/configure
  +++ ifplugd-0.28/configure
  @@ -5430,7 +5430,7 @@
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test "$cross_compiling" = yes; then
  -  ac_cv_func_malloc_0_nonnull=no
  +  ac_cv_func_malloc_0_nonnull=yes
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */