[Bug 234942] multimedia/dvb-apps: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 14 14:36:51 UTC 2019


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

            Bug ID: 234942
           Summary: multimedia/dvb-apps: 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: decke at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
          Assignee: decke at FreeBSD.org
             Flags: maintainer-feedback?(decke at FreeBSD.org)

Created attachment 201127
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201127&action=edit
patch

Base GCC doesn't support -Wno-int-conversion (added in port's Makefile) and
-Wno-packed-bitfield-compat. The port builds fine without those flags using
base GCC and Clang.

While here, add USES=localbase:ldflags.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

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


More information about the freebsd-ports-bugs mailing list