this repo has no description
1
fork

Configure Feed

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

Link libinfo with libtrace; define PRIVATE in another source file

+2 -1
+1
src/libinfo/CMakeLists.txt
··· 65 65 xpc 66 66 compiler_rt 67 67 launch 68 + system_trace 68 69 DEPENDENCIES 69 70 resolv-darwin 70 71 )
+1 -1
src/libinfo/lookup.subproj/CMakeLists.txt
··· 30 30 thread_data.c 31 31 ) 32 32 33 - set_source_files_properties("si_compare.c" PROPERITES 33 + set_source_files_properties("si_compare.c" "si_getaddrinfo.c" PROPERITES 34 34 COMPILE_FLAGS " -DPRIVATE" 35 35 ) 36 36