Skip to content

Commit

Permalink
Enable lto
Browse files Browse the repository at this point in the history
  • Loading branch information
aandvalenzuela committed Feb 23, 2023
1 parent 9010c55 commit 9d74d5d
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 9d74d5d

Please sign in to comment.