Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
33c64f11
Commit
33c64f11
authored
Sep 12, 2016
by
Jonathan Wilkes
Browse files
don't compile with Jack support on OSX (can't seem to get Pd to find Jack headers under OSX)
parent
4ae0b226
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/darwin_app/Makefile
View file @
33c64f11
...
...
@@ -168,7 +168,7 @@ readme_install:
#------------------------------------------------------------------------------#
darwin_app_core
:
darwin_app_wrapper
$(MAKE)
-C
$(packages_src)
$(DEST_PATHS)
\
PD_CONFIGURE_FLAGS
=
"--enable-jack --disable-fat"
\
PD_CONFIGURE_FLAGS
=
"--enable-jack
=no
--disable-fat"
\
pd_install
install
-d
"
$(PD_APP_CONTENTS)
/Resources/bin"
cd
"
$(PD_APP_CONTENTS)
/Resources"
&&
\
...
...
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