Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2018 17:25:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231595] graphics/animorph: add USES=compiler:gcc-c++11-lib localbase:ldflags
Message-ID:  <bug-231595-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231595
           Summary: graphics/animorph: add USES=3Dcompiler:gcc-c++11-lib
                    localbase:ldflags
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
          Assignee: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)

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

This patch does three things:
1) fix build with mips, mips64 and powerpc64 by using compiler:gcc-c++11-lib
(there's no compiler option for gnu++03)
2) remove USE_GCC, it's already set up by compiler:gcc-c++11-lib,
3) replace manual CPPFLAGS and LDFLAGS with localbase:ldflags.

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-231595-7788>