Hello build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33053
to look at the new patch set (#3).
Change subject: crossgcc: Upgrade CMake to 3.14.5 ......................................................................
crossgcc: Upgrade CMake to 3.14.5
Change: 3.14.4: "In CMake 3.14.0 through 3.14.3, calling target_link_libraries() to add PRIVATE dependencies to a static library created in another directory (under policy CMP0079 NEW behavior) would incorrectly propagate usage requirements of those dependencies to dependents that link the static library. This has been fixed. The bug also existed in 3.13.0 through 3.13.4 and is fixed in 3.13.5." 3.14.5: "Entries of the CPATH environment variable are no longer excluded from explicit use via include_directories() and target_include_directories() as they were in CMake 3.14.0 through 3.14.4"
Change-Id: Ic9db9050bec45d33d56ee53e3692276494f306de Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc D util/crossgcc/sum/cmake-3.14.2.tar.gz.cksum A util/crossgcc/sum/cmake-3.14.5.tar.gz.cksum 3 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/33053/3