diff options
author | Austin Seipp <austin@well-typed.com> | 2016-04-28 23:42:55 +0000 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2016-04-28 23:49:39 +0000 |
commit | 0fa1d075eb1ec07ff6e22472fc5d6f08b3206a2f (patch) | |
tree | 25db617b2bf3aeafa417687f21cf9d52ff7e9030 /includes | |
parent | f99db383b9b280a6611c640180efffbd97fc319f (diff) | |
download | haskell-0fa1d075eb1ec07ff6e22472fc5d6f08b3206a2f.tar.gz |
testsuite: fix up T11223's Makefile
As reported by Simon on ghc-devs, this causes the build on Windows
to fail because it cannot find the `cc` command. The Makefile here
actually already sets `GCC=gcc`, but for some reason then uses both
`$(GCC)` and `$(CC)` to refer to C compilation.
Signed-off-by: Austin Seipp <austin@well-typed.com>
Reviewed By: thomie
Differential Revision: https://phabricator.haskell.org/D2158
Diffstat (limited to 'includes')
0 files changed, 0 insertions, 0 deletions