mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
base-linux: declare build artifact for lib/ld
This enables the run tool's new [build_artifacts] function to return the correct binary name for 'build lib/ld'.
This commit is contained in:
parent
813731a1e0
commit
622ddb5b49
@ -1,2 +1,4 @@
|
||||
TARGET = ld-linux
|
||||
LIBS = ld-linux
|
||||
TARGET = ld-linux.lib
|
||||
LIBS = ld-linux
|
||||
|
||||
BUILD_ARTIFACTS := ld-linux.lib.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user