From: Boyuan Yang Date: Wed, 17 Aug 2022 14:55:49 +0000 (-0400) Subject: Disable lto (otherwise FTBFS) (Closes: #1015390 X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~24 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=35882911d82cb6f336146333613f528baedd22b2;p=dtkcore.git Disable lto (otherwise FTBFS) (Closes: #1015390 --- diff --git a/debian/rules b/debian/rules index 867e096..e6e2af3 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ # export DH_VERBOSE=1 # see FEATURE AREAS in dpkg-buildflags(1) -export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=-lto export QT_SELECT := 5