summaryrefslogtreecommitdiff
path: root/rts/Task.h
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2013-09-04 10:00:08 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2013-09-04 10:03:18 +0200
commit5a3918febb7354e0900c4f04151599d833716032 (patch)
tree28179bedb4621fc366cf62587b203e2c94794df4 /rts/Task.h
parentfc4856f9e811d9a23ae9212f43a09ddf5ef12b26 (diff)
downloadhaskell-5a3918febb7354e0900c4f04151599d833716032.tar.gz
Hack-fix build breakage on Linux/GCC from fc4856f9
For some reason, the new `GccIsClang` variable introduced via fc4856f9e811d9a23ae9212f43a09ddf5ef12b26 for addressing #8148 isn't set explicitly to `NO`; so this simply changes the test `ifeq $(GccIsClang) NO` to `ifneq $(GccIsClang) YES` which should fix the build with and w/o Clang.
Diffstat (limited to 'rts/Task.h')
0 files changed, 0 insertions, 0 deletions