diff options
author | Ed Schouten <ed@FreeBSD.org> | 2016-03-21 21:11:11 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2016-03-21 21:11:11 +0000 |
commit | 7b0b0ef9bcac7f01557c443bb880c7f42709a3b5 (patch) | |
tree | f5026a33f9daab0790cea1e00ec18b78b30830b8 /MOVED | |
parent | 8e01003aae86f14b06eafd3a4c568808035f8ecc (diff) |
Merge cloudabi-clang with cloudabi-toolchain and install more useful tools.
Now that the previous changes to the cloudabi-clang package brought in
more LLVM tools, the package actually became a misnomer. Most of the
tools that it installed are not part of Clang, but of LLVM instead. My
plans of extending it to also install wrappers around man(1) and
pkgconf(1) would make the naming even worse.
The only reason that the cloudabi-clang package was created in the first
place, was because we still had some of the core CloudABI libraries part
of FreeBSD Ports. Now that these libraries are part of their own package
collection, it makes more sense to squash this package together with
cloudabi-toolchain.
The nice thing about installing a wrapper around pkgconf(1) named
${gnu_triple}-pkg-config is that Autoconf now automatically picks it up.
Running ./configure --host=${gnu_triple} is enough to make it detect the
cross compiled libraries it depends on.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D5697
Notes
Notes:
svn path=/head/; revision=411619
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8238,3 +8238,4 @@ www/eaccelerator||2016-03-20|Has expired: cannot be installed: doesn't work with devel/pecl-inclued||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) security/pecl-taint||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) net/libnids-libnet11|net/libnids|2016-03-20|Same content +lang/cloudabi-clang|devel/cloudabi-toolchain|2016-03-21|Merged |