[Bug 194575] New: irc/weechat: Request to remove "CFLAGS+= -Qunused-arguments" line
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 24 11:47:19 UTC 2014
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 at FreeBSD.org
Reporter: marino at FreeBSD.org
Assignee: jase at FreeBSD.org
Flags: maintainer-feedback?(jase at 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 at FreeBSD.org> ---
Auto-assigned to maintainer jase at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list