gnunet: update source
get rid of another cross-compile patch now fixed upstream Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
eba5ce8042
commit
780cf06d28
2 changed files with 1 additions and 12 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gnunet
|
||||
PKG_SOURCE_VERSION:=35937
|
||||
PKG_SOURCE_VERSION:=35949
|
||||
PKG_VERSION:=0.10.1-svn$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
|
|
|
@ -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])
|
Loading…
Reference in a new issue