espie e72635a326 fix mingw's fork-bomb.
Turns out you need to name the compiler gcc for things to work out, BUT
clang never knows how to compile ada ANYWAY, so it *will* turn to gcc to
try to compile it.

*however* it calls gcc by name, so in this case, it calls... itself recursively
until it goes boom.

Plain disable the ada test..
2018-07-26 12:58:16 +00:00
..
2018-07-26 12:58:16 +00:00
2018-05-17 10:01:10 +00:00
2018-07-26 12:58:16 +00:00