mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
+1
-1
@@ -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])
|
||||
Reference in New Issue
Block a user