userspace: Add dummy libdl
This allows ports to link against without needing to patch it out
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
set(USERSPACE_LIBRARIES
|
||||
LibAudio
|
||||
LibC
|
||||
LibDL
|
||||
LibELF
|
||||
LibFont
|
||||
LibGUI
|
||||
|
||||
Reference in New Issue
Block a user