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
Lutro
Commits
9ee6aff9
Commit
9ee6aff9
authored
Jan 31, 2021
by
Libretro-Admin
Browse files
Set TARGET_RULE for LUA_SYSCFLAGS
parent
e6652be4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
9ee6aff9
...
...
@@ -94,6 +94,7 @@ endif
CPPFLAGS
+=
$(TARGET_RULE)
CXXFLAGS
+=
$(TARGET_RULE)
LDFLAGS
+=
$(TARGET_RULE)
LUA_SYSCFLAGS
+=
$(TARGET_RULE)
endif
CFLAGS
+=
$(ARCHFLAGS)
...
...
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