ifplugd-cross.patch 468 B

1234567891011121314151617
  1. ---
  2. configure | 2 +-
  3. 1 file changed, 1 insertion(+), 1 deletion(-)
  4. Index: ifplugd-0.28/configure
  5. ===================================================================
  6. --- ifplugd-0.28.orig/configure
  7. +++ ifplugd-0.28/configure
  8. @@ -5430,7 +5430,7 @@
  9. echo $ECHO_N "(cached) $ECHO_C" >&6
  10. else
  11. if test "$cross_compiling" = yes; then
  12. - ac_cv_func_malloc_0_nonnull=no
  13. + ac_cv_func_malloc_0_nonnull=yes
  14. else
  15. cat >conftest.$ac_ext <<_ACEOF
  16. /* confdefs.h. */