commit | 875ff15e6a99f4ff4d8aaaaf76d9dc5f3d8f1e39 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Thu Oct 27 17:10:56 2016 -0700 |
committer | Jason Evans <jasone@canonware.com> | Fri Oct 28 00:47:53 2016 -0700 |
tree | c0af643fd76119edfdaf0505ddf2e689ad2a1f06 | |
parent | 1eb801bcad74f4b7eb4d5ab3ce2d67935c10ac58 [diff] |
Only use --whole-archive with gcc. Conditionalize use of --whole-archive on the platform plus compiler, rather than on the ABI. This fixes a regression caused by 7b24c6e5570062495243f1e55131b395adb31e33 (Use --whole-archive when linking integration tests on MinGW.).