Commit 98a079fc authored by Jonathan Liu's avatar Jonathan Liu
Browse files

Include QMAKE_CC when extracting C compiler flags


This fixes cross-compile settings detection for cross-compilation
environments where the C compiler cross-compilation flags are set in
CC/QMAKE_CC instead of CFLAGS/QMAKE_CFLAGS (e.g. OpenEmbedded).

Change-Id: I0a7b0f6c47a00775ec18073a16359c8351363285
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent 6b64f423
Showing with 1 addition and 1 deletion
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