Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
f8643f3c
Commit
f8643f3c
authored
Sep 13, 2016
by
Jonathan Wilkes
Browse files
revise the included makefile accordingly to get the previous commit to work
parent
fb977dad
Changes
1
Hide whitespace changes
Inline
Side-by-side
externals/fluid~/Makefile.pdlibbuilder.revised
View file @
f8643f3c
...
...
@@ -537,8 +537,8 @@ ifeq ($(system), Darwin)
arch.ld.flags
:=
-arch
ppc
-arch
i386
-arch
x86_64
-mmacosx-version-min
=
10.4
endif
ifeq
($(machine), x86_64)
arch.c.flags
:=
-arch
i386
-arch
x86_64
-mmacosx-version-min
=
10.5
arch.ld.flags
:=
-arch
i386
-arch
x86_64
-mmacosx-version-min
=
10.5
arch.c.flags
:=
-arch
x86_64
-mmacosx-version-min
=
10.5
arch.ld.flags
:=
-arch
x86_64
-mmacosx-version-min
=
10.5
endif
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