Bug#1119390: debugedit: please build using the default build flags
Matthias Klose <[email protected]>
| Newsgroups | gmane.linux.debian.devel.gcc |
|---|---|
| Message-ID | <[email protected]> |
On 10/29/25 17:48, Emanuele Rocca wrote: > Source: debugedit > Version: 1:5.2-3 > User: [email protected] > Usertags: hardening-buildflags > > debugedit is not currently using the default build flags set by dpkg-buildflags(1). > The default flags are chosen for multiple reasons including security, > performance, reproducibility, adherence to standards, and error handling. it is using the default flags, but not the hardening flags. IIrc, done because of unexpected testsuite results with the hardening flags turned on.