mirror of
https://github.com/darlinghq/darling.git
synced 2026-05-24 13:38:37 -05:00
Symlink cc -> clang and c++ -> clang++
This commit is contained in:
@@ -62,3 +62,6 @@ add_shims(1
|
||||
agvtool desdp genstrings ibtool ictool instruments
|
||||
iprofiler opendiff sdef sdp xcodebuild xcscontrol
|
||||
xcsdiagnose xed)
|
||||
|
||||
InstallSymlink(clang ${CMAKE_INSTALL_PREFIX}/libexec/darling/usr/bin/cc)
|
||||
InstallSymlink(clang++ ${CMAKE_INSTALL_PREFIX}/libexec/darling/usr/bin/c++)
|
||||
|
||||
Reference in New Issue
Block a user