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
533cee3f
Unverified
Commit
533cee3f
authored
Jan 25, 2021
by
Libretro-Admin
Committed by
GitHub
Jan 25, 2021
Browse files
Update Makefile.libretro
parent
c0c44396
Pipeline
#12399
failed with stages
in 1 minute and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile.libretro
View file @
533cee3f
...
...
@@ -26,7 +26,7 @@ ifeq ($(shell uname -p),powerpc)
arch
=
ppc
else
ifeq
($(shell uname -p),arm)
arch
=
arm
arch
=
arm
64
else
arch
=
intel
endif
...
...
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