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

Martin Birgmeier <d8zne...@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 <d8zne...@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.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to