Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
flycast
Commits
65b46413
Commit
65b46413
authored
Jan 18, 2019
by
flyinghead
Browse files
Disable LTO partitioning
parent
e6568630
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
65b46413
...
@@ -562,7 +562,7 @@ else
...
@@ -562,7 +562,7 @@ else
LDFLAGS
+=
-DNDEBUG
LDFLAGS
+=
-DNDEBUG
ifeq
($(HAVE_LTCG), 1)
ifeq
($(HAVE_LTCG), 1)
CORE_DEFINES
+=
-flto
CORE_DEFINES
+=
-flto
-flto-partition
=
none
endif
endif
CORE_DEFINES
+=
-DRELEASE
CORE_DEFINES
+=
-DRELEASE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment