Skip to content

Commit

Permalink
Disable LTO when building under Debian/Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-id committed Sep 14, 2024
1 parent 29fd8fd commit 639680e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/rules
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS=optimize=-lto

%:
dh $@ --parallel --without python-support
Expand Down

0 comments on commit 639680e

Please sign in to comment.