|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DISABLE_FIND behaves badly here between being either
unused or preventing the fallback.
It normally tries Qt6 first, but given #931596 somehow
picked it despite qtbase:6 being installed and seemingly
not broken (given it built other Qt6 packages), let's
make sure.
May not necessarily fix #931596 but if whatever happened
happens again, there should be a more interesting output.
Doesn't hurt to ensure it won't ever pick Qt5 either way
to ensure it doesn't successfully build if Qt6 had issues.
Closes: https://bugs.gentoo.org/931596
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|