bootstrap: switch to ifc-generated ipc interface
This commit is contained in:
@@ -5,7 +5,7 @@ set_property(SOURCE ${arch_sources} PROPERTY LANGUAGE C)
|
||||
|
||||
add_executable(bootstrap ${c_sources} ${arch_sources})
|
||||
|
||||
target_link_libraries(bootstrap libmango ulibc liblaunch libmsg-fs)
|
||||
target_link_libraries(bootstrap libmango ulibc liblaunch interface::fs)
|
||||
|
||||
target_compile_options(bootstrap PRIVATE
|
||||
-fPIC -pie -fno-stack-protector -nostdlib -ffreestanding)
|
||||
|
||||
Reference in New Issue
Block a user