Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2015 08:39:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200954] [NEW PORT] lang/cloudabi-clang
Message-ID:  <bug-200954-13-65lECtiT69@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200954-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200954-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200954

--- Comment #5 from commit-hook@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200954-13-65lECtiT69>