From 780cf06d28f74d08240ec2af090eaeab517acac7 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Wed, 17 Jun 2015 19:22:56 +0200 Subject: gnunet: update source get rid of another cross-compile patch now fixed upstream Signed-off-by: Daniel Golle --- net/gnunet/patches/010-cross-compile-fixes.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/gnunet/patches/010-cross-compile-fixes.patch (limited to 'net/gnunet/patches') diff --git a/net/gnunet/patches/010-cross-compile-fixes.patch b/net/gnunet/patches/010-cross-compile-fixes.patch deleted file mode 100644 index 177bbfebb..000000000 --- a/net/gnunet/patches/010-cross-compile-fixes.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -189,7 +189,7 @@ AM_CONDITIONAL(GNU, test "$build_target" - AC_MSG_RESULT([$build_target]) - AC_SUBST(build_target) - AM_CONDITIONAL([am__fastdepOBJC], false) --AC_UNALIGNED_64_ACCESS -+# AC_UNALIGNED_64_ACCESS - - # some other checks for standard libs - AC_SEARCH_LIBS([gethostbyname], [nsl ws2_32]) -- cgit v1.2.3