Commits on Source (2)
-
Based on the on what Ubuntu does Closes: #813062
-
dpkg-buildflags is normally used for hardening but can also be used to inject other set of build options (handy for whole distro rebuilds). Also builds without any optimizations can be done in an easier way (via DEB_BUILD_OPTIONS=noopt envvar).