diff options
author | Thiago Macieira <[email protected]> | 2024-03-21 10:07:03 -0700 |
---|---|---|
committer | Thiago Macieira <[email protected]> | 2024-03-21 21:13:57 -0700 |
commit | e0940081bc7439d87d9ca41402a543a9c17fb857 (patch) | |
tree | 40bc6ea1f50bb8903a918dd9dc71c8a3a81ead01 /tests/auto/wasm/selenium/qwasmwindow.py | |
parent | f4bac3ca173be9f219099c04e76d6d62c4d0e19e (diff) |
CMake/ELF: allow using Qt's full version number in the private tags
We added the feature to tag private symbols using the Qt major version
only, because us developers often move between versions and need to keep
compiled code working, even when using private API (we're supposed to
know what we're doing). Linux distributions, however, want to be told
that something used private API and therefore needs to be rebuilt. See
[1][2][3].
Distributors will learn about this feature when updating Qt causes the
existing patch to fail to apply.
[1] https://build.opensuse.org/projects/openSUSE:Factory/packages/qt6-base/files/0001-Tell-the-truth-about-private-API.patch?expand=1
[2] https://src.fedoraproject.org/rpms/qt6-qtbase/blob/rawhide/f/qtbase-tell-the-truth-about-private-API.patch
[3] https://github.com/clearlinux-pkgs/qtbase/blob/main/tell-the-truth-about-private-api.patch
Pick-to: 6.7
Change-Id: I5f663c2f9f4149af84fefffd17bed69026f4038d
Reviewed-by: Alexey Edelev <[email protected]>
Diffstat (limited to 'tests/auto/wasm/selenium/qwasmwindow.py')
0 files changed, 0 insertions, 0 deletions