mirror of
https://github.com/openwrt/video.git
synced 2026-04-15 10:51:58 +00:00
Do not explicitly specify mkspec file when invoking qmake. qmake itself is aware of the cross mkspec file (compiled in) AND of the mkspec file for host builds. Specifying it explicitly doesn't let qmake choose the correct one and always tries to cross-compile everything.