1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/devel/llvm37
Brooks Davis 6a91f9b3ce Let cloudabi-clang install a compiler for aarch64.
Now that CloudABI has been ported over to aarch64, let's extend the
FreeBSD ports to install a functioning toolchain for it.

This change extend the llvm37 port to backport a tiny change that is
needed to make Clang support the CloudABI for aarch64 target (r250416).
This change makes Clang use the right ELFOSABI number, but also makes it
set the right #defines (e.g., __CloudABI__).

It also extends the cloudabi-clang port to set up symlinks against Clang
for aarch64.

Submitted by:	ed
Differential Revision:	https://reviews.freebsd.org/D3906
2015-10-15 19:06:33 +00:00
..
files Let cloudabi-clang install a compiler for aarch64. 2015-10-15 19:06:33 +00:00
distinfo
Makefile Let cloudabi-clang install a compiler for aarch64. 2015-10-15 19:06:33 +00:00
pkg-descr
pkg-plist