mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-12 05:41:36 +00:00
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:
parent
c090bf7fce
commit
2cbef82b61
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user