mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-09 13:26:48 +00:00
Avoid using root directory
This commit is contained in:
parent
378a253dab
commit
c71ff237bc
@ -1,6 +1,6 @@
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
VDSO_DIR := /root/dependency
|
||||
VDSO_DIR := ../target
|
||||
VDSO_LIB := $(VDSO_DIR)/vdso64.so
|
||||
MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
|
||||
CUR_DIR := $(patsubst %/,%,$(dir $(MKFILE_PATH)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user