]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Explicitly disable msgfmt
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Mar 2020 17:20:16 +0000 (17:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 8 Mar 2020 08:20:32 +0000 (08:20 +0000)
commit9ffd08cf7d472e6572ee8f04781f410c9d657188
treee3bd65232117ea88f8a5d1749dca3fe9a0a304a0
parentb78a0cf49a4efb02cffc12e199de526e13391482
glibc: Explicitly disable msgfmt

If configure is rerun it finds msgfmt from gettext-native which is installed
during package_write_ipk|deb and means builds are not determinisic.

Whether msgfmt is needed is debatable (libc.mo files aren't generated without
it), however, we should at least be consistent which this patch ensures.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc.inc