[Bug 224488] Should LDFLAGS+=-Wl,--as-needed be always added when USE_QT5=gui is used?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 19 23:28:20 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224488
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adridg at freebsd.org
--- Comment #3 from Adriaan de Groot <adridg at 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.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list