Fix build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
7fcb46832c
commit
4efe110b36
3 changed files with 3 additions and 3 deletions
|
@ -738,7 +738,7 @@ endif
|
|||
ifeq ($(SYSDEPS),true)
|
||||
BASE_FLAGS += -DCARDINAL_SYSDEPS
|
||||
BASE_FLAGS += $(shell pkg-config --cflags jansson libarchive samplerate speexdsp)
|
||||
BASE_FLAGS += -I../deps/sysroot
|
||||
BASE_FLAGS += -I../deps/sysroot/include
|
||||
else
|
||||
BASE_FLAGS += -DZSTDLIB_VISIBILITY=
|
||||
BASE_FLAGS += -I../src/Rack/dep/include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue