mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
fltk: Disable separate build since its broken
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ef1b1cb438
commit
e129bf3b52
@@ -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}"
|
S = "${WORKDIR}/fltk-${PV}"
|
||||||
|
|
||||||
inherit lib_package autotools binconfig
|
inherit lib_package autotools-brokensep binconfig
|
||||||
|
|
||||||
TARGET_CC_ARCH += "${LDFLAGS} -DXFT_MAJOR=2"
|
TARGET_CC_ARCH += "${LDFLAGS} -DXFT_MAJOR=2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user