From: Peter Korsgaard Date: Wed, 26 May 2010 22:44:28 +0000 (+0200) Subject: gob2: workaround configure misdetecting library needed for flex X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f9784f3961e98b54bda2e2f71cbb84f74f32075;p=buildroot.git gob2: workaround configure misdetecting library needed for flex Signed-off-by: Peter Korsgaard --- diff --git a/package/gob2/gob2.mk b/package/gob2/gob2.mk index 5d50ed6cb6..04b3798f79 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