Ensure native standalone does not use jack

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-09-07 23:15:58 +01:00
parent a381b3d160
commit 5d68d6bba6
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -21,6 +21,8 @@ endif
ifneq ($(STATIC_BUILD),true)
STATIC_PLUGIN_TARGET = true
CWD = ../../carla/source
include $(CWD)/Makefile.deps.mk