Skip to content

Commit

Permalink
Merge pull request #26 from gazebo-release/azeey/disable-lto
Browse files Browse the repository at this point in the history
Disable LTO
  • Loading branch information
j-rivero authored Jan 31, 2024
2 parents 66b2dec + 69b20bc commit c2871f0
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 c2871f0

Please sign in to comment.