-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use premake's "LinkTimeOptimization" flag on Mac either. This will attempt to use llvm-ar, which doesn't always exist on Mac. Enable premake's "LinkTimeOptimization" flag on Windows. Diffs= e2328daeb More LTO tweaks (#6904) Co-authored-by: Chris Dalton <[email protected]>
- Loading branch information
1 parent
68ba1f9
commit 4f8e43d
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
cae08a3c5612afad5077dcd6008b73b33fa3c938 | ||
e2328daeb02a92171cd3c0ab78c3c76695a9dd98 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters