[Bug 2049686] Re: dpkg-buildflags: emit build flags for negated features
Launchpad Bug Tracker
2049686 at bugs.launchpad.net
Mon Feb 19 09:03:47 UTC 2024
This bug was fixed in the package dpkg - 1.22.4ubuntu3
---------------
dpkg (1.22.4ubuntu3) noble; urgency=medium
* Fix testsuite by avoiding uninitialization errors on armhf.
-- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 15 Feb 2024
14:59:50 +0100
** Changed in: dpkg (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/2049686
Title:
dpkg-buildflags: emit build flags for negated features
Status in dpkg package in Ubuntu:
Fix Released
Bug description:
we have in a package:
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-fortify
however that doesn't turn off fortify. We have these unfortunate
defaults in the compiler, so we have to emit explicit compiler flags
to disable these.
not just for that feature, but for any feature that is turned on by
default in GCC.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2049686/+subscriptions
More information about the foundations-bugs
mailing list