fix build
This commit is contained in:
parent
258e8f8f29
commit
572a340fc5
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ bundledPrograms = preferredBundledPrograms ++ extraBundledPrograms
|
||||||
-}
|
-}
|
||||||
extraBundledPrograms :: [FilePath]
|
extraBundledPrograms :: [FilePath]
|
||||||
extraBundledPrograms = catMaybes
|
extraBundledPrograms = catMaybes
|
||||||
|
[ Nothing
|
||||||
#ifndef darwin_HOST_OS
|
#ifndef darwin_HOST_OS
|
||||||
#ifndef mingw32_HOST_OS
|
#ifndef mingw32_HOST_OS
|
||||||
-- OS X has ssh installed by default.
|
-- OS X has ssh installed by default.
|
||||||
|
|
Loading…
Add table
Reference in a new issue