ld: remove test messages
This commit is contained in:
@@ -9,7 +9,9 @@ set_target_properties(ld PROPERTIES
|
||||
OUTPUT_NAME "ld64"
|
||||
SUFFIX ".so")
|
||||
|
||||
target_link_libraries(ld ulibc libmango interface::fs)
|
||||
target_link_libraries(ld
|
||||
libc-core libc-malloc libmango librosetta
|
||||
interface::fs)
|
||||
|
||||
target_compile_options(ld PRIVATE
|
||||
-fPIC -fno-stack-protector -nostdlib -ffreestanding)
|
||||
|
||||
Reference in New Issue
Block a user