Commit c0ac4d06 authored by Michal Klocek's avatar Michal Klocek
Browse files

Fix running thumb vs arm instruction set on yocto

On yocto CC/CXX export contains flags like -marm, -mthumb
see https://lists.yoctoproject.org/pipermail/poky/2018-September/011497.html



Fix builds for webengine and check also QMAKE_CC for flags,
otherwise build ends up passing -marm and -mthumb flags
at the same time.

Change-Id: I76feb0eaf3bed8a6c3552db1bbf1a0809f03110a
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
parent a5b82567
Showing with 7 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment