]> sourceware.org Git - newlib-cygwin.git/commit
Cygiwn: Detect and use MinGW compilers for testsuite wrappers
authorJon Turney <jon.turney@dronecode.org.uk>
Wed, 28 Oct 2020 19:22:56 +0000 (19:22 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Sun, 8 Nov 2020 14:41:28 +0000 (14:41 +0000)
commite6248c2fd0d7fc633d1e76e1fd7bb5e0d1cc9ae8
treea84d230e1139a1274d3e4020f14522fe300f41a7
parent20b5e6375c38671dbc45224b94a8c384fc81419c
Cygiwn: Detect and use MinGW compilers for testsuite wrappers

Drop MINGW_FE, which I can't find any trace of, and instead detect and
use MinGW compilers.

This requires adding AC_CANONICAL_TARGET, to set $target_cpu.
winsup/testsuite/Makefile.in
winsup/testsuite/configure
winsup/testsuite/configure.ac
winsup/testsuite/winsup.api/cygload.exp
This page took 0.029734 seconds and 5 git commands to generate.