Cleanup after the OPTIONS parsing was moved.
[ghc-hetmet.git] / ghc / rts / package.conf.in
index 6666863..2550415 100644 (file)
@@ -36,6 +36,9 @@ extra-libraries:              "m"             /* for ldexp() */
                              , "dl"
 #endif
 #endif
+#ifdef HAVE_LIBRT
+                             , "rt"
+#endif
 #ifdef mingw32_HOST_OS
                              ,"wsock32"        /* for the linker */
 #endif
@@ -98,8 +101,8 @@ ld-options:
          , "-u", "_GHCziIOBase_BlockedOnDeadMVar_closure"
          , "-u", "_GHCziIOBase_BlockedIndefinitely_closure"
          , "-u", "_GHCziIOBase_Deadlock_closure"
+         , "-u", "_GHCziIOBase_NestedAtomically_closure"
          , "-u", "_GHCziWeak_runFinalizzerBatch_closure"
-         , "-u", "___stginit_Prelude"
 #else
            "-u", "GHCziBase_Izh_static_info"
          , "-u", "GHCziBase_Czh_static_info"
@@ -132,8 +135,8 @@ ld-options:
          , "-u", "GHCziIOBase_BlockedOnDeadMVar_closure"
          , "-u", "GHCziIOBase_BlockedIndefinitely_closure"
          , "-u", "GHCziIOBase_Deadlock_closure"
+         , "-u", "GHCziIOBase_NestedAtomically_closure"
          , "-u", "GHCziWeak_runFinalizzerBatch_closure"
-         , "-u", "__stginit_Prelude"
 #endif
 
 framework-dirs: