]> code.ossystems Code Review - openembedded-core.git/commit
libffi: fix a typo (mips)
authorAndré Draszik <git@andred.net>
Fri, 19 Aug 2016 10:49:02 +0000 (11:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Aug 2016 15:05:28 +0000 (16:05 +0100)
commit45b27564324c754a34a1930437a7167079fe1ee4
treef348b6e071a2700a41d645983001765f3d310178
parent3762b42233651832c5909d7a3e873365fc0a9756
libffi: fix a typo (mips)

While code elsewhere checks for
MIPS_INSTRUCTION_SET == mips16e in order to decide how
to compile, hence the typo doesn't affect behaviour, the
intention was to set it to 'mips', as is done everywhere
else. Fixing the typo also helps to avoid confusion.

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libffi/libffi_3.2.1.bb