aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/libpcap/patches/103-makefile_flex_workaround.patch')
-rw-r--r--package/libs/libpcap/patches/103-makefile_flex_workaround.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/libpcap/patches/103-makefile_flex_workaround.patch b/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
index a90e0ce1a3..f5427261e1 100644
--- a/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
+++ b/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
@@ -3,8 +3,8 @@
--- a/Makefile.in
+++ b/Makefile.in
-@@ -56,7 +56,7 @@ LD = /usr/bin/ld
- CC = @CC@
+@@ -59,7 +59,7 @@ LN_S = @LN_S@
+ MKDEP = @MKDEP@
CCOPT = @V_CCOPT@
INCLS = -I. @V_INCLS@
-DEFS = @DEFS@ @V_DEFS@