[Bug 242026] devel/qt5-core, x11-toolkits/qt5-gui: picks up libzstd if archivers/zstd is installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 23 17:06:28 GMT 2019


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

Martin Birgmeier <d8zNeCFG at aon.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|devel/qt5-core: picks up    |devel/qt5-core,
                   |libzstd if archivers/zstd   |x11-toolkits/qt5-gui: picks
                   |is installed                |up libzstd if
                   |                            |archivers/zstd is installed

--- Comment #5 from Martin Birgmeier <d8zNeCFG at aon.at> ---
Both devel/qt5-core and x11-toolkits/qt5-gui pick up zstd during configure:

...
Checking for zlib... yes
Checking for Intrinsics without -mXXX argument... yes
Checking for Zstandard... yes
Checking for clock_gettime()... yes
Checking for POSIX monotonic clock... yes
...

Maybe other qt5 ports as well.

One of them then really links against it, it is hard to find out which because
the complete QT source code is expanded for each port build.

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


More information about the kde-freebsd mailing list