Comment 20 for bug 1970634

Revision history for this message
Steve Langasek (vorlon) wrote :

+ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes), yes)

Really rather over-complicated for an SRU; especially as 'export DEB_BUILD_MAINT_OPTIONS += optimize=-lto' should still dtrt in Debian...