mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
6 lines
146 B
Makefile
6 lines
146 B
Makefile
SRC_CC += unwind_exidx.cc
|
|
|
|
vpath unwind_exidx.cc $(REP_DIR)/src/lib/ldso/startup
|
|
|
|
include $(call select_from_repositories,lib/mk/ldso-startup.mk)
|