mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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}"
|
||||
|
||||
inherit lib_package autotools binconfig
|
||||
inherit lib_package autotools-brokensep binconfig
|
||||
|
||||
TARGET_CC_ARCH += "${LDFLAGS} -DXFT_MAJOR=2"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user