Dirk Mueller
272c779f8c
RFC: Add a Qt6 flavor to build Qt6 bindings. Needed by the KDE CI and future KDE releases. About the Leap failures with the qt6 flavor: The default compiler is too old in Leap. For the build to succeed, it would require setting CC / CXX to a more recent one (we use gcc10 for Qt6 packages in 15.4 and 15.5) But... since the cpp bindings are deleted when building the qt flavors, would that causes issues? (we'd have libqgpgmeqt6.so* built with a different compiler than libgpgme.so*) OBS-URL: https://build.opensuse.org/request/show/1078530 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=148
5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
<multibuild>
|
|
<package>qt</package>
|
|
<package>qt6</package>
|
|
</multibuild>
|