I’ve tried to figure out how to force Qt and/or ./configure to not use Neon-extensions on ARM. There used to be a “-no-neon” option that is gone?
My processor has Neon, the cross-compiler supports it etc. which seems to make Qt auto-detect it and use it, but how do I disable it? Do I have to switch compiler?
I’m on Qt 5.3, but could transition to 5.4 if that helps.
↧