Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Dec 2016 03:02:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215135] devel/llvm39: Build on Tier2
Message-ID:  <bug-215135-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 215135
           Summary: devel/llvm39: Build on Tier2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: matthew@reztek.cz
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org

Created attachment 177776
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177776&action=
=3Dedit
build fixes for devel/llvm39

I recently did a build of llvm39 on powerpc64 using lang/gcc5 as the compil=
er.
USES=3Dcompiler:c++11-lib is selecting GCC from ports already, just a few f=
ixes
are needed. I expect these fixes should benefit other Tier2 platforms but do
not have hardware to verify.

* Remove the BROKEN_powerpc64 line that was redundant anyway
* For the case where compiler is !clang, i.e. GCC, instead of setting BROKE=
N,
define _GLIBCXX_USE_C99 in order to expose std::to_string, std::stod, etc.
* Add missing include of climit which clang seems to always pull in

In the process of getting llvm39 building on ppc64, I also noticed one patch
appears to have been carried over from llvm38 without being updated, so I
corrected that as well.

--=20
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-215135-13>