#49001: Add support to provide a clang-based as wrapper ------------------------------------+------------------------ Reporter: howarth.at.macports@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: clang-3.7 | ------------------------------------+------------------------ Comment (by howarth.at.macports@…): It would be nice to find out what Apple intends to release as open source for the 10.11 cctools. The 'as' binary in Xcode 7.0.1 is actually quite small... ls -l /Library/Developer/CommandLineTools/usr/bin/as -rwxr-xr-x 1 root admin 31696 Sep 4 16:41 /Library/Developer/CommandLineTools/usr/bin/as which suggests that it might just be routing the assembly to the system clang compiler rather than performing the assembly itself. -- Ticket URL: <https://trac.macports.org/ticket/49001#comment:15> MacPorts <https://www.macports.org/> Ports system for OS X