projects
/
dtkcore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b2ad4c
)
Disable lto (otherwise FTBFS) (Closes: #1015390
author
Boyuan Yang
<byang@debian.org>
Wed, 17 Aug 2022 14:55:49 +0000
(10:55 -0400)
committer
Boyuan Yang
<byang@debian.org>
Sat, 3 Dec 2022 14:01:08 +0000
(09:01 -0500)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 867e0969ad614ebe70c746da0e91cea61ea0dad9..e6e2af3f71691900d481d491be7bb3190b1319bf 100755
(executable)
--- 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