this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Do not link libsystem against libobjc

+1 -1
+1 -1
libsystem/CMakeLists.txt
··· 34 34 35 35 add_library(system SHARED ${libsystem_sources}) 36 36 target_link_libraries(system system_malloc system_c system_kernel keymgr 37 - system_m unwind libdispatch_shared objc) 37 + system_m unwind libdispatch_shared)