From e129bf3b527a9e8471d38da2e1552c32257d5c0c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 17 Jul 2014 14:46:16 +0100 Subject: fltk: Disable separate build since its broken Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- meta-oe/recipes-support/fltk/fltk_1.1.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe') diff --git a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb index 490946096f..fa01455312 100644 --- a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb +++ b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb @@ -16,7 +16,7 @@ SRC_URI = "ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${PV}/fl S = "${WORKDIR}/fltk-${PV}" -inherit lib_package autotools binconfig +inherit lib_package autotools-brokensep binconfig TARGET_CC_ARCH += "${LDFLAGS} -DXFT_MAJOR=2" -- cgit 1.2.3-korg