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
tyrquake
Commits
1a784bf7
Commit
1a784bf7
authored
Dec 27, 2019
by
Libretro-Admin
Browse files
Potentially fix OSX PPC
parent
6e452508
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
1a784bf7
...
...
@@ -61,14 +61,6 @@ else
LIBS
:=
-lm
endif
ifeq
($(ARCHFLAGS),)
ifeq
($(archs),ppc)
ARCHFLAGS
=
-arch
ppc
-arch
ppc64
else
ARCHFLAGS
=
-arch
i386
-arch
x86_64
endif
endif
ifeq
($(STATIC_LINKING),1)
EXT
=
a
...
...
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