summaryrefslogtreecommitdiffstats
path: root/ipv6/send/patches/007-use-flex.patch
blob: feb9bed36bc3d18005c02876a0845285d68a9775 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile.config
+++ b/Makefile.config
@@ -17,6 +17,7 @@ OS=linux
 
 # Edit this if your gcc cannot be found at the usual address
 #CC=gcc-4.0
+LEX=flex
 
 # Where to install
 prefix=$(DESTDIR)/usr