projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] firewall: fix wrong rule order if multiple protocols are used
[openwrt.git]
/
package
/
iproute2
/
patches
/
110-extra-ccopts.patch
diff --git
a/package/iproute2/patches/110-extra-ccopts.patch
b/package/iproute2/patches/110-extra-ccopts.patch
index
b1edc6a
..
0bf822f
100644
(file)
--- a/
package/iproute2/patches/110-extra-ccopts.patch
+++ b/
package/iproute2/patches/110-extra-ccopts.patch
@@
-1,6
+1,6
@@
----
./Makefile.old 2009-10-18 21:14:18.344641842 +0200
-+++
./Makefile 2009-10-18 21:14:33.558618672 +0200
-@@ -2
2,7 +22,7 @@
+---
a/Makefile
++++
b/Makefile
+@@ -2
9,7 +29,7 @@ ADDLIB+=ipx_ntop.o ipx_pton.o
CC = gcc
HOSTCC = gcc
CC = gcc
HOSTCC = gcc
This page took
0.029502 seconds
and
4
git commands to generate.