]> code.ossystems Code Review - openembedded-core.git/commitdiff
ghostscript: Reduce duplication in MIPS variants.
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Tue, 8 Nov 2016 17:12:32 +0000 (17:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Nov 2016 15:11:56 +0000 (15:11 +0000)
Reduce duplication in MIPS variants now that the MACHINEOVERRIDES
variable is defined

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ghostscript/ghostscript_9.19.bb

index fe2016b15acc709c2bebdf985388753c78dfd67e..8524591a0ab924c9d46e8f2e6baaecce2a7f1afa 100644 (file)
@@ -46,8 +46,7 @@ EXTRA_OECONF = "--without-x --with-system-libtiff --without-jbig2dec \
                 --with-cups-datadir=${datadir}/cups \
                 "
 
-EXTRA_OECONF_append_mips = " --with-large_color_index=0"
-EXTRA_OECONF_append_mipsel = " --with-large_color_index=0"
+EXTRA_OECONF_append_mipsarcho32 = " --with-large_color_index=0"
 
 # Explicity disable libtiff, fontconfig,
 # freetype, cups for ghostscript-native