[Bug 200954] [NEW PORT] lang/cloudabi-clang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 23 08:39:02 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200954

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: ed
Date: Tue Jun 23 08:38:02 UTC 2015
New revision: 390358
URL: https://svnweb.freebsd.org/changeset/ports/390358

Log:
  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

Changes:
  head/lang/Makefile
  head/lang/cloudabi-clang/
  head/lang/cloudabi-clang/Makefile
  head/lang/cloudabi-clang/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list