Skip to content

Commit

Permalink
Disable LTO
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Jan 31, 2024
1 parent 66b2dec commit 69b20bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ubuntu/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# -*- makefile -*-

export PYBUILD_NAME=ignition-gazebo6
# See https://github.com/gazebosim/gz-sim/issues/2301
export DEB_BUILD_MAINT_OPTIONS=optimize=-lto

.PHONY: override_dh_auto_configure \
override_dh_install \
Expand Down

0 comments on commit 69b20bc

Please sign in to comment.