X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FDynFlags.hs;h=764fb91079fe01a0e0dca4add86b49820fa91ad4;hp=50fd2cf9cb4b5ca293adfc58d5a75b0a2c144480;hb=88605454e4bf30d7fca2b0eea4643c5637afd5cc;hpb=6efacfe8bcbe66dfc3b52397ccbd34a58890520d diff --git a/compiler/main/DynFlags.hs b/compiler/main/DynFlags.hs index 50fd2cf..764fb91 100644 --- a/compiler/main/DynFlags.hs +++ b/compiler/main/DynFlags.hs @@ -614,7 +614,7 @@ defaultDynFlags = outputFile = Nothing, outputHi = Nothing, - dynLibLoader = Deployable, + dynLibLoader = SystemDependent, dumpPrefix = Nothing, dumpPrefixForce = Nothing, includePaths = [],