building from source with libc++

Ken Cunningham ken.cunningham.webuse at gmail.com
Thu Apr 20 20:54:47 UTC 2017


> On Apr 20, 2017, at 1:01 PM, db <iamsudo at gmail.com> wrote:
> 
> `port rdeps` now lists clang-3.9 and so does `port space`, giving the wrong size even for a port that's just composed of a couple shell scripts.
> 


You’ve made clang-3.9 a build dep for everything by setting the default compiler to clang-3.9. It will always be listed, for all ports. It’s the way macports works.

The fact that it’s listed as a build dep now won’t cause any harm, take up any room, or affect anything. You set it that way, and you already have clang-3.9 installed.

Does this concern you somehow? It shouldn’t. Just ignore it.

K



More information about the macports-users mailing list