Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Apr 2019 16:12:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237116] cad/solvespace: fix build with GCC-based architectures
Message-ID:  <bug-237116-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237116
           Summary: cad/solvespace: fix build with GCC-based architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
             Flags: maintainer-feedback?(swills@FreeBSD.org)
          Assignee: swills@FreeBSD.org

Created attachment 203494
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203494&action=
=3Dedit
patch

This port requires C++11-compatible compiler, add USES=3Dcompiler:c++11-lan=
g.

GCC architectures don't use libc++, remove -stdlib=3Dlibc++ from CMakeLists=
.txt.
Clang architectures use libc++ by default anyway.

While here, add USES=3Dgl gnome.

Tested on powerpc64 and amd64.

--=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-237116-7788>