No Description

010-cross-compile-fixes.patch 335B

1234567891011
  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -189,7 +189,7 @@ AM_CONDITIONAL(GNU, test "$build_target"
  4. AC_MSG_RESULT([$build_target])
  5. AC_SUBST(build_target)
  6. AM_CONDITIONAL([am__fastdepOBJC], false)
  7. -AC_UNALIGNED_64_ACCESS
  8. +# AC_UNALIGNED_64_ACCESS
  9. # some other checks for standard libs
  10. AC_SEARCH_LIBS([gethostbyname], [nsl ws2_32])