[CCing bug 940571] On 12/21/20 1:01 PM, Helmut Grohne wrote: > Source: binutils > Version: 2.35.1-5 > Tags: patch > User: [email protected] > Usertags: ftcbfs > > binutils fails to cross build from source since --enable-pgo-build=lto. > This configuration fundamentally cannot work during cross builds. I > think this is the point where we cannot achieve cross vs native > reproducibility and should quite simply disable pgo for cross builds > only to have them build at all. Please consider applying the attached > patch.
yes, I will do that, and I will also guard that with a conditional for native builds, when 'nopgo' is found in DEB_BUILD_OPTIONS. Matthias

