mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 06:38:28 +00:00
Remove pseudo targets for building shared libs
Thanks to the change "build: support library builds via lib/<libname>", shared libraries can now be built directly by the build system. Issue #4599
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
TARGET = ld-linux.lib
|
||||
LIBS = ld-linux
|
||||
|
||||
BUILD_ARTIFACTS := ld-linux.lib.so
|
Reference in New Issue
Block a user