Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Dec 2014 17:18:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 195628] www/webkit-gtk3 cannot be built with USE_GCC
Message-ID:  <bug-195628-6497-z0kd0OtMTs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195628-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195628-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Justin Hibbits <jhibbits@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.org:
Bug 195628: www/webkit-gtk3 cannot be built with USE_GCC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195628



--- Description ---
The www/webkit-gtk3 port hard-codes "-Qunused-arguments" in CXXFLAGS.  GCC 4.8
errors on this, as an unrecognized argument, and fails the build (fails a check
for GCC >= 4.7).  This argument should be conditional on the compiler being
clang.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195628-6497-z0kd0OtMTs>