mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 07:37:48 +00:00
libxt: remove unused configure option
--disable-install-makestrs was removed in 1.0.8, released back in 2010. (From OE-Core rev: b972a047ede781b9e0570c55e803245e405e529b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
76fcef6c0f
commit
a839783475
@ -27,7 +27,7 @@ SRC_URI += "file://libxt_fix_for_x32.patch"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
EXTRA_OECONF += "--disable-install-makestrs --disable-xkb"
|
||||
EXTRA_OECONF += "--disable-xkb"
|
||||
|
||||
do_compile() {
|
||||
(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user