]> code.ossystems Code Review - openembedded-core.git/commit
ncurses_6.0: Improve reproducibility
authorJuro Bystricky <juro.bystricky@intel.com>
Fri, 31 Mar 2017 21:28:13 +0000 (14:28 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Apr 2017 07:16:27 +0000 (08:16 +0100)
commit46c757d0ca7ff294a7e55c130698fd256b69b62e
tree9b04cb3c06abde5fc1f7ebb714dc0a2a0b8e8a94
parentae13f580b759211c1a6b59a276f75d589f1db11c
ncurses_6.0: Improve reproducibility

Build static libraries without the binutils "ar" -U option.
This option deliberately breaks deterministic mode.
The option seems to be a relic from 2015, intended as a workaround
for some unspecified build problems.

[YOCTO#11247]

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ncurses/files/configure-reproducible.patch [new file with mode: 0644]
meta/recipes-core/ncurses/ncurses_6.0+20161126.bb