[Bug 231595] graphics/animorph: add USES=compiler:gcc-c++11-lib localbase:ldflags

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 22 17:25:33 UTC 2018


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

            Bug ID: 231595
           Summary: graphics/animorph: add USES=compiler: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 at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
          Assignee: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)

Created attachment 197356
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197356&action=edit
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.

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


More information about the freebsd-ports-bugs mailing list