mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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:
committed by
Christian Helmuth
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
|
||||
|
||||
Reference in New Issue
Block a user