Date: Fri, 17 Nov 2017 20:30:48 -0800 From: Mark Millard <markmi@dsl-only.net> To: svn-src-head@freebsd.org Subject: Re: svn commit: r325954 - in head: . share/mk sys/conf usr.sbin/config Message-ID: <8A0025DA-D555-428D-87E0-322E03F0FA4D@dsl-only.net>
next in thread | raw e-mail | index | archive | help
Pedro Giffuni pfg at FreeBSD.org wrote on Sat Nov 18 02:31:16 UTC 2017 : . . . > I would compare it to the disappearance of the C Preprocessor when we = moved to clang, with the significant difference that the lack of C a = preprocessor broke some ports. . . . Bad example? # ls -lT /usr/bin/cc /usr/bin/c++ /usr/bin/cpp -r-xr-xr-x 6 root wheel 61565232 Nov 10 17:53:16 2017 /usr/bin/c++ -r-xr-xr-x 6 root wheel 61565232 Nov 10 17:53:16 2017 /usr/bin/cc -r-xr-xr-x 6 root wheel 61565232 Nov 10 17:53:16 2017 /usr/bin/cpp # ls -lT /usr/bin/clang* -r-xr-xr-x 6 root wheel 61565232 Nov 10 17:53:16 2017 /usr/bin/clang -r-xr-xr-x 6 root wheel 61565232 Nov 10 17:53:16 2017 = /usr/bin/clang++ -r-xr-xr-x 6 root wheel 61565232 Nov 10 17:53:16 2017 = /usr/bin/clang-cpp -r-xr-xr-x 1 root wheel 1857624 Nov 10 17:53:18 2017 = /usr/bin/clang-format -r-xr-xr-x 1 root wheel 928016 Nov 10 17:53:15 2017 = /usr/bin/clang-tblgen # cpp --version FreeBSD clang version 5.0.0 (tags/RELEASE_500/final 312559) (based on = LLVM 5.0.0svn) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin # uname -apKU FreeBSD FreeBSDx64OPC 12.0-CURRENT FreeBSD 12.0-CURRENT r325700M amd64 = amd64 1200053 1200053 =3D=3D=3D Mark Millard markmi at sl-only.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8A0025DA-D555-428D-87E0-322E03F0FA4D>