Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2018 23:28:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224488] Should LDFLAGS+=-Wl,--as-needed be always added when USE_QT5=gui is used?
Message-ID:  <bug-224488-13-gFXJK6SXxH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224488-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224488-13@https.bugs.freebsd.org/bugzilla/>

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

Adriaan de Groot <adridg@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg@freebsd.org

--- Comment #3 from Adriaan de Groot <adridg@freebsd.org> ---
qt5-gui depends on both GL and X11; the platform abstractions loaded by qt5=
-gui
are what is actually going to call into GL. So the dependency is only
"unneeded" if you have a GUI application that isn't going to run on X11 or =
GL,
ever. I suppose if you're into Qt Automotive on FreeBSD with only the
framebuffer that makes sense.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224488-13-gFXJK6SXxH>