]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Pass -D option to ranlib for determisim
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Nov 2021 16:08:16 +0000 (16:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Nov 2021 09:55:05 +0000 (09:55 +0000)
commitf5d136f5a9c14e6629a47bf3e796f1d951ed998b
tree1d984364f654d411055efc494e4a8a1465f93b08
parentb83823ce44e7531bbd2bfa62062c04147a11f724
bitbake.conf: Pass -D option to ranlib for determisim

Add the -D option to BUILD_RANLIB so that deterministic archives
are built for native/cross output. This improves the changes of hash
equivalence matches and hence build artefact reuse.

We don't need this in the target case since we compile binutils-cross
with an option making this the default.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf