Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2014 11:47:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194575] New: irc/weechat: Request to remove "CFLAGS+= -Qunused-arguments" line
Message-ID:  <bug-194575-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 194575
           Summary: irc/weechat: Request to remove "CFLAGS+=
                    -Qunused-arguments" line
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jase@FreeBSD.org
          Reporter: marino@FreeBSD.org
          Assignee: jase@FreeBSD.org
             Flags: maintainer-feedback?(jase@FreeBSD.org)

The latest update to irc/weechat breaks if gcc4.7+ is used.  modern gcc emits
errors when unrecognized command line switches are given (older gcc just
silently ignores them).

This change broke the build on dports, and it will break on ports if
"USE_GCC=yes" is set.

To confirm, add "USE_GCC=yes" to makefile and watch it fail to configure.


I have commit access, so I can remove the line myself if you approve.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer jase@FreeBSD.org

-- 
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-194575-13>