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
|
@ -59,7 +59,7 @@ endif
|
|||
ifeq ($(SYSDEPS),true)
|
||||
DEP_LIB_PATH = $(abspath ../../deps/sysroot/lib)
|
||||
else
|
||||
DEP_LIB_PATH = $(abspath ../src/Rack/dep/lib)
|
||||
DEP_LIB_PATH = $(abspath ../Rack/dep/lib)
|
||||
endif
|
||||
|
||||
# --------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue