diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2015-12-16 17:40:48 +0100 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2015-12-16 17:40:48 +0100 |
commit | ab79ed763cfbaa1b0d1f39ba5ed1cde7dffd4b87 (patch) | |
tree | c9e146f768c752e555532d6ce73d57f7ac21bcc9 /libraries/unix | |
parent | 4c7da9c557ac5990fb4ccdd6145e0d2487a57219 (diff) | |
download | haskell-ab79ed763cfbaa1b0d1f39ba5ed1cde7dffd4b87.tar.gz |
Improve detection of `fdatasync(2)` (re #11137)
This updates the `unix` submodule to pull in an improved
Autoconf test for `fdatasync(2)` in cases where `<unistd.h>` lacks
a declaration, but linking against `fdatasync` works which led to a
false positive previously.
Diffstat (limited to 'libraries/unix')
m--------- | libraries/unix | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/unix b/libraries/unix -Subproject 59edb0a0a0d91ecfe938029b3b00a0c99dcb848 +Subproject 5d5b74716b696b0f22c37a88ccc5c114b13f039 |