mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Disable LTO build
This commit is contained in:
parent
14d29684c4
commit
951c0e35de
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/make -f
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=-lto
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/share/dpkg/default.mk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user