remove warning

This commit is contained in:
Joey Hess 2016-04-27 15:17:02 -04:00
parent 665d7ac6e0
commit 71e5bebc45
Failed to extract signature

View file

@ -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"