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
libretro-2048
Commits
daa7c7f1
Unverified
Commit
daa7c7f1
authored
Jan 26, 2021
by
Libretro-Admin
Committed by
GitHub
Jan 26, 2021
Browse files
Update Makefile.libretro
parent
b36717c6
Pipeline
#12584
passed with stages
in 1 minute and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile.libretro
View file @
daa7c7f1
...
...
@@ -87,7 +87,7 @@ else ifeq ($(platform), osx)
endif
ifeq
($(arch),arm64)
TARGET_RULE
=
-
t
ar
get
$(LIBRETRO_APPLE_PLATFORM)
-isysroot
$(LIBRETRO_APPLE_ISYSROOT)
TARGET_RULE
=
-ar
ch
arm64
CFLAGS
+=
$(TARGET_RULE)
CPPFLAGS
+=
$(TARGET_RULE)
CXXFLAGS
+=
$(TARGET_RULE)
...
...
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