Hide symbols from zstd too
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
6e3581675f
commit
5a98036a7d
4 changed files with 7 additions and 3 deletions
|
@ -532,6 +532,7 @@ BASE_FLAGS += -I../src/Rack/dep/pffft
|
|||
BASE_FLAGS += -pthread
|
||||
|
||||
ifneq ($(SYSDEPS),true)
|
||||
BASE_FLAGS += -DZSTDLIB_VISIBILITY=
|
||||
BASE_FLAGS += -I../src/Rack/dep/include
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue