notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Sanity Test Failure
Tuesday, 23 Jun 2015
08:38 ed search for other commits by this committer
Add cloudabi-clang.

This port adds the necessary symbolic links to make Clang work as a
cross compiler for CloudABI. Clang can automatically derive its target
from argv[0]. We don't need to install another copy of Clang. It is
sufficient to invoke it the right way.

CloudABI support is not yet part of a released version of Clang. This is
why we still need to depend on llvm-devel. My intent is to stick to a
fixed compiler version at one point in time.

PR:		200954
Differential Revision:	https://reviews.freebsd.org/D2885
Approved by:	bapt
Original commitRevision:390358 

Sanity Test Results

lang/cloudabi-clang:


The CATEGORIES value ('devel') does not contain the primary category
('lang')