aboutsummaryrefslogtreecommitdiff
path: root/sources
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2018-01-22 17:28:03 -0800
committerRyan Prichard <rprichard@google.com>2018-01-23 22:28:52 -0800
commitabb7ca311e02aa6db74c7303ed5400295a8d1e6b (patch)
treef85026047530020ee833eed29351fd0e7b2fe38b /sources
parentf595e3901e42f63b4561f414c1532038962d5d07 (diff)
downloadndk-abb7ca311e02aa6db74c7303ed5400295a8d1e6b.tar.gz
Get Windows[64] GCC+binutils building again
Change the triple to match the one used by the mingw-w64 toolchain: * x86_64-pc-mingw32msvc --> x86_64-w64-mingw32 * i586-pc-mingw32msvc --> i686-w64-mingw32 Create i686-w64-mingw32-<TOOL> wrapper scripts that invoke the 64-bit programs with a 32-bit target option (e.g. -m32). Test: ./toolchain/gcc/build.py --toolchain arm-linux-androideabi --host windows Test: ./toolchain/gcc/build.py --toolchain arm-linux-androideabi --host windows64 Test: ./checkbuild.py --system=windows Test: ./checkbuild.py --system=windows64 Change-Id: Iecfbb1c41f52b9936dc8d5617f1cc0efdf6be94c
Diffstat (limited to 'sources')
0 files changed, 0 insertions, 0 deletions