packages/net/git/patches/200-disable_fasthash.patch
tripolar 2317a2f80a [packages] update git to 1.8.3.4 and refresh patches
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-23 10:30:00 +00:00

13 lines
346 B
Diff

--- a/config.mak.uname
+++ b/config.mak.uname
@@ -17,9 +17,6 @@ endif
# because maintaining the nesting to match is a pain. If
# we had "elif" things would have been much nicer...
-ifeq ($(uname_M),x86_64)
- XDL_FAST_HASH = YesPlease
-endif
ifeq ($(uname_S),OSF1)
# Need this for u_short definitions et al
BASIC_CFLAGS += -D_OSF_SOURCE