[Bug 231506] audio/wmmp: abide CFLAGS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 20 09:50:39 UTC 2018


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

            Bug ID: 231506
           Summary: audio/wmmp: abide CFLAGS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
                CC: nicolasherry at gmail.com
                CC: nicolasherry at gmail.com
             Flags: maintainer-feedback?(nicolasherry at gmail.com)

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

CMakeLists.txt adds -Oz to CFLAGS. This breaks compilation with base GCC and
potentially overwrites -O2 (default for ports).

This patch fixes it.

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