diff options
author | Roman Leshchinskiy <rl@cse.unsw.edu.au> | 2007-07-06 04:56:49 +0000 |
---|---|---|
committer | Roman Leshchinskiy <rl@cse.unsw.edu.au> | 2007-07-06 04:56:49 +0000 |
commit | 1143c0e63ab9925697dcd553bbdb65aa8d51fdb5 (patch) | |
tree | 686459c15c2f3a73c83d0b7158d4b6f5d97b95f8 /compiler | |
parent | 9c2ac80e6b9c2fd3b7dcfc805ef64039ca5587c4 (diff) | |
download | haskell-1143c0e63ab9925697dcd553bbdb65aa8d51fdb5.tar.gz |
FIX BUILD (OS X): Include correct gmp.h if using GMP.framework
On OS X, we have to #include <GMP/gmp.h> if we are using GMP.framework. Before
the recent GMP changes, gcc (incorrectly) used the gmp.h supplied by ghc but
that is gone now.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions