projects
/
dcmtk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0f9dfa
)
d/rules: Start using LTO
author
Mathieu Malaterre
<malat@debian.org>
Mon, 6 Nov 2023 09:27:28 +0000
(10:27 +0100)
committer
Mathieu Malaterre
<malat@debian.org>
Mon, 6 Nov 2023 09:27:28 +0000
(10:27 +0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index e801841e27763e0d0ba9b8c2400c0abd211197b9..84e018c23d163015c80adafb92867ab7a6042785 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-2,7
+2,7
@@
#export DH_VERBOSE=1
# export DEB_BUILD_MAINT_OPTIONS = hardening=+pie
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
optimize=+lto
# needed for the tests
export DCMDICTPATH=$(CURDIR)/dcmdata/data/dicom.dic