This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla-Releases
mirror of
https://github.com/falkTX/Carla-Releases.git
Watch
1
Star
0
Fork
0
Code
Releases
15
Activity
Browse Source
Dont build external plugins
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.3.0-RC1
falkTX
4 years ago
parent
a0e72972b0
commit
431ea9d015
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build.sh
+ 1
- 1
build.sh
View File
@@ -23,7 +23,7 @@ popd
pushd Carla
make features
make ${MAKE_ARGS}
make
EXTERNAL_PLUGINS=false
${MAKE_ARGS}
popd
# ---------------------------------------------------------------------------------------------------------------------
Write
Preview
Loading…
Cancel
Save