Fix build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
70864a0b1e
commit
3c1ea27c47
3 changed files with 3 additions and 2 deletions
1
deps/Makefile
vendored
1
deps/Makefile
vendored
|
@ -292,6 +292,7 @@ $(SURGE_DEP_PATH)/Makefile: $(SURGE_SRC_PATH)/CMakeLists.txt
|
|||
mkdir -p $(SURGE_DEP_PATH)
|
||||
cd $(SURGE_DEP_PATH) && \
|
||||
$(SURGE_ENV) $(CMAKE) \
|
||||
-DSURGE_BUILD_32BIT_LINUX=TRUE \
|
||||
-DSURGE_COMPILE_BLOCK_SIZE=8 \
|
||||
-DSURGE_SKIP_AIRWINDOWS=TRUE \
|
||||
-DSURGE_SKIP_JUCE_FOR_RACK=TRUE \
|
||||
|
|
2
dpf
2
dpf
|
@ -1 +1 @@
|
|||
Subproject commit 564a47745b584c94892a122066d76843af4b4200
|
||||
Subproject commit 0ceb411fde5192ad4aaa1c89b079a861e4dac5df
|
|
@ -1 +1 @@
|
|||
Subproject commit 336fedf3167c3acccd9a25843817bd6b6816aa22
|
||||
Subproject commit 9e9789dbf6b617e62ea8acf11c1ae18b3c32b81e
|
Loading…
Add table
Add a link
Reference in a new issue