this repo has no description
1
fork

Configure Feed

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

Symlink cc -> clang and c++ -> clang++

+3
+3
src/xcselect/CMakeLists.txt
··· 62 62 agvtool desdp genstrings ibtool ictool instruments 63 63 iprofiler opendiff sdef sdp xcodebuild xcscontrol 64 64 xcsdiagnose xed) 65 + 66 + InstallSymlink(clang ${CMAKE_INSTALL_PREFIX}/libexec/darling/usr/bin/cc) 67 + InstallSymlink(clang++ ${CMAKE_INSTALL_PREFIX}/libexec/darling/usr/bin/c++)