projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: fill some important capabilities into ht_capab in the hostapd config
[openwrt.git]
/
package
/
libpcap
/
patches
/
103-flex_workaround.patch
diff --git
a/package/libpcap/patches/103-flex_workaround.patch
b/package/libpcap/patches/103-flex_workaround.patch
index
014c624
..
5d03342
100644
(file)
--- a/
package/libpcap/patches/103-flex_workaround.patch
+++ b/
package/libpcap/patches/103-flex_workaround.patch
@@
-3,7
+3,7
@@
--- a/Makefile.in
+++ b/Makefile.in
--- a/Makefile.in
+++ b/Makefile.in
-@@ -5
3,7 +53,7 @@
+@@ -5
5,7 +55,7 @@ SHAREDLIB=$(SOLIBRARY).$(LIBVERSION)
CC = @CC@
CCOPT = @V_CCOPT@
INCLS = -I. @V_INCLS@
CC = @CC@
CCOPT = @V_CCOPT@
INCLS = -I. @V_INCLS@
@@
-11,4
+11,4
@@
+DEFS = -D_BSD_SOURCE @DEFS@ @V_DEFS@
LIBS = @V_LIBS@
DAGLIBS = @DAGLIBS@
+DEFS = -D_BSD_SOURCE @DEFS@ @V_DEFS@
LIBS = @V_LIBS@
DAGLIBS = @DAGLIBS@
- D
YEXT = @DYEXT
@
+ D
EPLIBS = @DEPLIBS
@
This page took
0.023286 seconds
and
4
git commands to generate.