diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2020-09-18 15:29:51 +0300 |
---|---|---|
committer | Joshua Watt <JPEWhacker@gmail.com> | 2020-09-23 14:35:11 -0500 |
commit | 54d41d1f5dccfcb0f2d8d387a8f081d549970d07 (patch) | |
tree | bf1ab585321287f68d3f5ea8c5b8d6a715cf6d5c /lib/oeqa/sdkmingw/cases/gdb.py | |
parent | 524de686205b5d6736661d4532f5f98fee8589b7 (diff) | |
download | meta-mingw-54d41d1f5dccfcb0f2d8d387a8f081d549970d07.tar.gz |
Override SDK_VENDOR
Set SDK_VENDOR to '-w64', which makes the host triplet match what GCC
expect to find when using mingw32-w64. This enables features that are
not functional in the classic mingw32, but have been implemented in the
mingw32-w64.
Disable 32bit libs from the runtime component when compiling for 64bit,
which were enabled as a side effect of the GCC config change.
Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
(cherry picked from commit b7d37809364f5928777eb26a33a4f7949c18aa42)
Diffstat (limited to 'lib/oeqa/sdkmingw/cases/gdb.py')
0 files changed, 0 insertions, 0 deletions