mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 01:08:55 +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,6 +0,0 @@
|
||||
TARGET = dummy-vfs_lxip
|
||||
LIBS = vfs_lxip
|
||||
|
||||
BUILD_ARTIFACTS :=
|
||||
|
||||
CC_CXX_WARN_STRICT =
|
Reference in New Issue
Block a user