[coreboot-gerrit] Change in ...coreboot[master]: util/crossgcc: patch compiler-rt to enable build with glibc 2.28

Patrick Georgi (Code Review) gerrit at coreboot.org
Wed Dec 19 21:33:11 CET 2018


Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30317 )

Change subject: util/crossgcc: patch compiler-rt to enable build with glibc 2.28
......................................................................


Patch Set 1:

(1 comment)

https://review.coreboot.org/#/c/30317/1/util/crossgcc/patches/compiler-rt-6.0.0.src_ustat.h.patch 
File util/crossgcc/patches/compiler-rt-6.0.0.src_ustat.h.patch:

https://review.coreboot.org/#/c/30317/1/util/crossgcc/patches/compiler-rt-6.0.0.src_ustat.h.patch@32 
PS1, Line 32: -  unsigned struct_ustat_sz = sizeof(struct ustat);
> Well I would say it depends. If there is a SANITIZER_LINUX that doesn't […]
The only user of struct_ustat_sz is within that block in the .inc file: struct_ustat_sz is in use if SANITIZER_LINUX and SANITIZER_ANDROID are both disabled (see line 12) and if SANITIZER_LINUX is enabled (line 45). That is, it's never used and the ustat block in the .inc file could be removed entirely.

I'd keep the original patch though.



-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30317
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I97d3d375962b22e124583b999080305628237fd5
Gerrit-Change-Number: 30317
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Wed, 19 Dec 2018 20:33:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber <nico.h at gmx.de>
Comment-In-Reply-To: Patrick Georgi <pgeorgi at google.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181219/17a4f2d1/attachment.html>


More information about the coreboot-gerrit mailing list