[Bug 245946] [PATCH] www/qt5-webengine: devel/double-conversion missing in LIB_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 19 09:54:14 BST 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245946

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

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

--- Comment #7 from Adriaan de Groot <adridg at freebsd.org> ---
There's a similar PR 248020.

It comes down to this:
 - in a dirty build environment, Qt can pick up the library for
double-conversion and use it.
 - clean, it builds its own bundled copy.

There is a configure flag for Qt parts as to what it should build, so I'm
intending to add `-qt-doubleconversion` (I just don't quite know *where* yet)
to sidestep the whole issue.

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


More information about the kde-freebsd mailing list