Verified Commit 08db196b authored by Bernhard M. Wiedemann's avatar Bernhard M. Wiedemann
Browse files

200: +gcc patch link

parent 8bd9f6dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or

* On Tuesday 26th February Chris Lamb will speak at [Speck&Tech 31 "Open Security"](https://www.eventbrite.com/e/specktech-31-open-security-tickets-53503912643) on Reproducible Builds in Trento, Italy.

* Richard Biener and other SUSE gcc developers recently discussed about how to make gcc itself build reproducibly and how to make its profiling less sensitive to ordering issues [[...](https://bugzilla.opensuse.org/show_bug.cgi?id=1040589#c28)]. Richard reported success in making gcc build reproducibly without profile guided optimizations.
* Richard Biener and other SUSE gcc developers recently discussed about how to make gcc itself build reproducibly and how to make its profiling less sensitive to ordering issues [[...](https://bugzilla.opensuse.org/show_bug.cgi?id=1040589#c28)]. Richard reported success in making gcc build reproducibly without profile guided optimizations and [discussed patches upstream](https://gcc.gnu.org/ml/gcc/2019-02/msg00120.html).

* Arnout Engelen made some changes to the [reproducible-builds.org](https://reproducible-builds.org) project website including clarifying a  `source.scm.uri` variable is the Maven `developerConnection` [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/feb0af8)]. In addition, Jelle van der Waa fixed some typos in the [recent Paris Summit](https://reproducible-builds.org/events/paris2018/) report [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/909cd60)] and Peter Wu clarified the use of CMake/Qt instructions [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/9c11072)] & added the current status of `rcc` from Qt 5.13 [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/b1fa098)].