X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2Fpackage.conf.in;h=d83a6ae13102c0ae8150e1a528f805f895447142;hb=a6a97070b86949e6db86b669a9e8d39f88492d26;hp=eedbfc14dd401212a4ebe7f00330bc409b9df765;hpb=eab7055a9512b150681156f146ee76ad8f67b72f;p=ghc-hetmet.git diff --git a/ghc/rts/package.conf.in b/ghc/rts/package.conf.in index eedbfc1..d83a6ae 100644 --- a/ghc/rts/package.conf.in +++ b/ghc/rts/package.conf.in @@ -99,6 +99,9 @@ ld-options: , "-u", "_GHCziIOBase_BlockedIndefinitely_closure" , "-u", "_GHCziIOBase_Deadlock_closure" , "-u", "_GHCziWeak_runFinalizzerBatch_closure" +#if defined(mingw32_HOST_OS) + , "-u", "__stginit_Prelude" +#endif #else "-u", "GHCziBase_Izh_static_info" , "-u", "GHCziBase_Czh_static_info" @@ -132,6 +135,9 @@ ld-options: , "-u", "GHCziIOBase_BlockedIndefinitely_closure" , "-u", "GHCziIOBase_Deadlock_closure" , "-u", "GHCziWeak_runFinalizzerBatch_closure" +#if defined(mingw32_HOST_OS) + , "-u", "__stginit_Prelude" +#endif #endif framework-dirs: