Skip to content

Commit

Permalink
[LTO] Enable lto for 13.0.X
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Feb 28, 2023
1 parent a097d3d commit d97a5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compilation_flags_lto.file
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Enable/disable LTO builds
%define enable_lto 0
%define enable_lto 1

#LTO related flags
%ifarch ppc64le
Expand Down

0 comments on commit d97a5a0

Please sign in to comment.