Stop installing /usr/bin/clang
nonameless at ukr.net
nonameless at ukr.net
Fri Aug 16 05:57:24 UTC 2019
I see the same thing with base /usr/bin/ld and /usr/local/bin/ld from binutils.
--- Original message ---
From: "Konstantin Belousov" <kostikbel at gmail.com>
Date: 15 August 2019, 19:48:37
Please look at https://reviews.freebsd.org/D21060
I propose to stop installing /usr/bin/clang, clang++, clang-cpp.
It probably does not matter when all your software comes from ports or
packages, but is actually very annoying when developing on FreeBSD.
In particular, you never know which `clang' is called in the user
environment, because it depends on the $PATH elements ordering.
To clear some confusion: this has nothing to do with not installing
compiler from base, /usr/bin/c{c,++,pp} are still there after the change
is applied. It only to make clang on par with gcc, and to remove one
thing that was quite time-consuming in multi-target environment for me
during porting something large in FreeBSD userspace.
_______________________________________________
freebsd-current at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
More information about the freebsd-current
mailing list