Disable lto (otherwise FTBFS) (Closes: #1015390
authorBoyuan Yang <byang@debian.org>
Wed, 17 Aug 2022 14:55:49 +0000 (10:55 -0400)
committerBoyuan Yang <byang@debian.org>
Sat, 3 Dec 2022 14:01:08 +0000 (09:01 -0500)
debian/rules

index 867e0969ad614ebe70c746da0e91cea61ea0dad9..e6e2af3f71691900d481d491be7bb3190b1319bf 100755 (executable)
@@ -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