summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-12-19 14:02:08 -0300
committerThiago Macieira <thiago.macieira@intel.com>2024-12-26 08:34:39 -0300
commitb884fbf10237547e809745f528978942faf0e5f6 (patch)
treebd95b9d01dc983f528b8c1e217180ef00df975c0 /src/tools/uic/cpp/cppwriteinitialization.cpp
parentb8f84fd1e2af38ece89d60619bf93e7af34433ab (diff)
3rdparty: patch BLAKE2 sources to not export anything in static builds
This could cause conflicts with other users of these algorithms, notably libb2 itself. Though if you're using libb2, you shouldn't be using the un-optimized copy inside QtCore... I've updated the SHA1 of the last commit in the repository, but there were no changes to our sources. [ChangeLog][Third-Party Code] Fixed a bug that caused the BLAKE2 symbols to be visible from QtCore in a static build. If you need to use the BLAKE2 hashing algorithm in your own code, either use QCryptographicHash or import libb2 into your build environment. Using libb2 remains the recommended solution for all systems, especially those for which it has optimized (vectorized) implementations. Fixes: QTBUG-132347 Pick-to: 6.9 6.8 Change-Id: I48003b58cef0d8bcc720fffdd89b0f151fd102e3 Reviewed-by: Linus Jahn <lnj@kaidan.im> Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions