Hi,

flex is build as a tool inside the build system, so use it.

Signed-off-by: Waldemar Brodkorb <m...@waldemar-brodkorb.de>

Index: ipv6/send/patches/007-use-flex.patch
===================================================================
--- ipv6/send/patches/007-use-flex.patch        (Revision 0)
+++ ipv6/send/patches/007-use-flex.patch        (Arbeitskopie)
@@ -0,0 +1,11 @@
+diff -Nur sendd-0.2.orig/Makefile.config sendd-0.2/Makefile.config
+--- sendd-0.2.orig/Makefile.config     2009-08-17 17:05:31.000000000 +0200
++++ sendd-0.2/Makefile.config  2013-03-11 15:36:09.000000000 +0100
+@@ -17,6 +17,7 @@
+ 
+ # Edit this if your gcc cannot be found at the usual address
+ #CC=gcc-4.0
++LEX=flex
+ 
+ # Where to install
+ prefix=/usr

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to