parent
09077c3f06
commit
e62fa5e532
3
debian/rules
vendored
3
debian/rules
vendored
@ -2,6 +2,9 @@
|
||||
|
||||
include /usr/share/dpkg/pkg-info.mk
|
||||
|
||||
# Do not build with link-time optimization, cf. https://bugs.debian.org/1034873
|
||||
export DEB_BUILD_MAINT_OPTIONS := optimize=-lto
|
||||
|
||||
export DEB_CXXFLAGS_MAINT_APPEND := $(shell dpkg-buildflags --get CPPFLAGS)
|
||||
export DEB_CFLAGS_MAINT_APPEND := $(shell dpkg-buildflags --get CPPFLAGS)
|
||||
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
|
||||
|
Loading…
x
Reference in New Issue
Block a user