remove warning
This commit is contained in:
parent
665d7ac6e0
commit
71e5bebc45
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ installLinkerShim top linker exe = do
|
||||||
#define NEED_LOCPATH_WORKAROUND
|
#define NEED_LOCPATH_WORKAROUND
|
||||||
#endif
|
#endif
|
||||||
#ifdef NEED_LOCPATH_WORKAROUND
|
#ifdef NEED_LOCPATH_WORKAROUND
|
||||||
#warning enabling LOCPATH workaround for old ghc
|
|
||||||
-- workaround for https://ghc.haskell.org/trac/ghc/ticket/7695
|
-- workaround for https://ghc.haskell.org/trac/ghc/ticket/7695
|
||||||
, "LOCPATH=/dev/null"
|
, "LOCPATH=/dev/null"
|
||||||
, "export LOCPATH"
|
, "export LOCPATH"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue