diff options
author | Karel Gardas <karel.gardas@centrum.cz> | 2016-03-29 00:06:48 +0200 |
---|---|---|
committer | Karel Gardas <karel.gardas@centrum.cz> | 2016-03-29 11:11:50 +0200 |
commit | 91b96e1ccce6a642d710ce40211e1795d01abf04 (patch) | |
tree | 45501350308d17c12c4761942aa86c2c0407e2d4 /compiler/utils | |
parent | cd3fbff946bce86b48cba60e018ac864ffc37e57 (diff) | |
download | haskell-91b96e1ccce6a642d710ce40211e1795d01abf04.tar.gz |
fix compilation failure on Solaris 11
Summary:
Solaris is quite picky about C and POSIX version combination.
For recent change to C99 we need to switch _XPG6 on which means
_XOPEN_SOURCE should be defined to 600
Reviewers: austin, bgamari, erikd
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2053
Diffstat (limited to 'compiler/utils')
0 files changed, 0 insertions, 0 deletions