-
-
Notifications
You must be signed in to change notification settings - Fork 15.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "qt5, libsForQt5: 5.12 -> 5.14 on darwin" #185616
Conversation
e264d46
to
0a3c770
Compare
Also an ad-hoc eval fix.
0a3c770
to
0dc7321
Compare
The benefit of 5.14 over 5.12 was just that it was "less" end-of-life, but I'm highly in favor of reverting if there's any breakages being detected. |
@tanshihaj Does this fix your issue? |
No, downgrading to 5.12 will not help me since qt support aarch64-darwin starting from 5.15. So maybe better to bump it to 5.15? |
@tanshihaj So you are saying that |
That’s been my understanding as well — other broken aarch64 stuff has messed up my home install so I haven’t had a chance to test on my new M2 machine though. |
@veprbl yes |
Reverts #168524
The original change came without any testing on the target platform and caused a regression.
Fixes: #185615