mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
ghostscript: Reduce duplication in MIPS variants.
Reduce duplication in MIPS variants now that the MACHINEOVERRIDES variable is defined (From OE-Core rev: c4aefe37ef5ff34ebd8e1a077c9198dcf3634e07) Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fb921fc3e8
commit
adccc6507a
@@ -46,8 +46,7 @@ EXTRA_OECONF = "--without-x --with-system-libtiff --without-jbig2dec \
|
|||||||
--with-cups-datadir=${datadir}/cups \
|
--with-cups-datadir=${datadir}/cups \
|
||||||
"
|
"
|
||||||
|
|
||||||
EXTRA_OECONF_append_mips = " --with-large_color_index=0"
|
EXTRA_OECONF_append_mipsarcho32 = " --with-large_color_index=0"
|
||||||
EXTRA_OECONF_append_mipsel = " --with-large_color_index=0"
|
|
||||||
|
|
||||||
# Explicity disable libtiff, fontconfig,
|
# Explicity disable libtiff, fontconfig,
|
||||||
# freetype, cups for ghostscript-native
|
# freetype, cups for ghostscript-native
|
||||||
|
|||||||
Reference in New Issue
Block a user