mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
git: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
12
net/git/patches/200-disable_fasthash.patch
Normal file
12
net/git/patches/200-disable_fasthash.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- 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
|
||||
Reference in New Issue
Block a user