[packages] update git to 1.8.3.4 and refresh patches
[openwrt/svn-archive/archive.git] / net / git / patches / 200-disable_fasthash.patch
1 --- a/config.mak.uname
2 +++ b/config.mak.uname
3 @@ -17,9 +17,6 @@ endif
4 # because maintaining the nesting to match is a pain. If
5 # we had "elif" things would have been much nicer...
6
7 -ifeq ($(uname_M),x86_64)
8 - XDL_FAST_HASH = YesPlease
9 -endif
10 ifeq ($(uname_S),OSF1)
11 # Need this for u_short definitions et al
12 BASIC_CFLAGS += -D_OSF_SOURCE