[commit: ghc] wip/nfs-locking: Various portability fixes (#331) (edd539f)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 01:19:19 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/edd539fc138d3e4b346b9375a63e4e52dafe9020/ghc
>---------------------------------------------------------------
commit edd539fc138d3e4b346b9375a63e4e52dafe9020
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Jun 30 13:45:23 2017 -0400
Various portability fixes (#331)
* Don't assume location of bash interpreter
* Pass curses library directory path to configure
>---------------------------------------------------------------
edd539fc138d3e4b346b9375a63e4e52dafe9020
cfg/system.config.in | 2 ++
src/Oracles/Config/Setting.hs | 3 +++
src/Oracles/Path.hs | 9 ++++++---
src/Rules/Wrappers.hs | 26 +++++++++++++++++---------
src/Settings/Builders/GhcCabal.hs | 1 +
src/Util.hs | 6 ++++--
6 files changed, 33 insertions(+), 14 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc edd539fc138d3e4b346b9375a63e4e52dafe9020
More information about the ghc-commits
mailing list