[Buildroot] [git commit master] gob2: workaround configure misdetecting library needed for flex

Peter Korsgaard jacmet at sunsite.dk
Wed May 26 22:49:29 UTC 2010


commit: http://git.buildroot.net/buildroot/commit/?id=2f9784f3961e98b54bda2e2f71cbb84f74f32075
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/gob2/gob2.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/gob2/gob2.mk b/package/gob2/gob2.mk
index 5d50ed6..04b3798 100644
--- a/package/gob2/gob2.mk
+++ b/package/gob2/gob2.mk
@@ -6,6 +6,7 @@
 GOB2_VERSION = 2.0.15
 GOB2_SOURCE = gob2-$(GOB2_VERSION).tar.gz
 GOB2_SITE = http://ftp.5z.com/pub/gob/
+IPERF_CONF_ENV = ac_cv_lib_lex=-lfl
 
 GOB2_DEPENDENCIES = libglib2 flex bison host-pkg-config host-flex
 
-- 
1.6.3.3



More information about the buildroot mailing list