[packages] anyremote: Don't add host include dirs.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19733 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3fdaa61053
commit
3fc216cfd2
13
utils/anyremote/patches/010-dont-add-host-includes.patch
Normal file
13
utils/anyremote/patches/010-dont-add-host-includes.patch
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git a/configure b/configure
|
||||
index 2a4e2a4..396d5a2 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -3940,7 +3940,7 @@ _ACEOF
|
||||
fi
|
||||
|
||||
|
||||
-CFLAGS="$CFLAGS -I/usr/local/include -Wall -D_REENTRANT -O2 -g"
|
||||
+CFLAGS="$CFLAGS -Wall -D_REENTRANT -O2 -g"
|
||||
|
||||
# On IRIX 5.3, sys/types and inttypes.h are conflicting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user