Comment 0 for bug 2049686

Revision history for this message
Matthias Klose (doko) wrote :

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.