Fix SYSDEPS build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
fe3043783d
commit
34e3c0f782
5 changed files with 20 additions and 4 deletions
|
@ -36,6 +36,7 @@ BASE_FLAGS += -I../include
|
|||
BASE_FLAGS += -I../include/neon-compat
|
||||
BASE_FLAGS += -IRack/include
|
||||
ifeq ($(SYSDEPS),true)
|
||||
BASE_FLAGS += -DCARDINAL_SYSDEPS
|
||||
BASE_FLAGS += $(shell pkg-config --cflags jansson libarchive samplerate speexdsp)
|
||||
else
|
||||
BASE_FLAGS += -DZSTDLIB_VISIBILITY=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue