Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mmix
util
Commits
cdf6f907
Commit
cdf6f907
authored
Mar 25, 2013
by
Martin Ruckert
Browse files
moving the settings for Mac OS X to the root Makefile
parent
f8f6855f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mmoimg/Makefile
View file @
cdf6f907
...
...
@@ -14,12 +14,6 @@ INSTALLDIR = ../../../../html
CFLAGS
=
-O3
-Wall
CC
=
gcc
ifdef
OSX
# making fat binaries
CFLAGS
=
-O2
-force_cpusubtype_ALL
-mmacosx-version-min
=
10.4
-arch
x86_64
-arch
i386
-arch
ppc
CC
=
gcc
endif
# probably no changes are needed below
INCDIRS
=
-I
$(MMIXDIR)
...
...
Write
Preview
Supports
Markdown
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