ldso-startup: support build from non-base repos
By always fetching the source relative to BASE_DIR, we can include the ldso-startup.mk file from other repositories, i.e., API packages.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
SRC_CC += startup.cc
|
||||
|
||||
vpath startup.cc $(REP_DIR)/src/lib/ldso/startup
|
||||
vpath startup.cc $(BASE_DIR)/src/lib/ldso/startup
|
||||
|
||||
Reference in New Issue
Block a user