]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Improve build reproduciblity
authorNathan Rossi <nathan@nathanrossi.com>
Sat, 30 Nov 2019 10:47:24 +0000 (10:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2019 20:35:27 +0000 (20:35 +0000)
commit0ead8cbdfb96c4fcbefd24c6647d0f50599f45b3
treed966701a8c8e9697faa5a3a12221d9a7e19e984a
parentb8d6e2ab68ee5e341fe970b191bfd334e6d2c40b
gcc: Improve build reproduciblity

Prevent the gcc embedded checksum from containing a checksum that was
computed with build specific paths. The checksum-options file included
the value of LINKER/LDFLAGS which contains DEBUG_PREFIX_MAP and
STAGING_DIR_TARGET.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-cross.inc
meta/recipes-devtools/gcc/gcc-target.inc