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
|
||||
#endif
|
||||
#ifdef NEED_LOCPATH_WORKAROUND
|
||||
#warning enabling LOCPATH workaround for old ghc
|
||||
-- workaround for https://ghc.haskell.org/trac/ghc/ticket/7695
|
||||
, "LOCPATH=/dev/null"
|
||||
, "export LOCPATH"
|
||||
|
|
Loading…
Reference in a new issue