Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / rts / package.conf.in
index 4cb9843..0ccdb3c 100644 (file)
@@ -53,6 +53,9 @@ extra-libraries:              "m"             /* for ldexp() */
                               ,"mingwex"
 # endif
 #endif
+#if USE_PAPI
+                            , "papi"
+#endif
 
 #ifdef INSTALLING
 include-dirs:          INCLUDE_DIR
@@ -139,13 +142,11 @@ ld-options:
          , "-u", "base_GHCziWeak_runFinalizzerBatch_closure"
 #endif
 
-#ifndef mingw32_HOST_OS
 #ifdef LEADING_UNDERSCORE
         , "-u", "_base_GHCziConc_ensureIOManagerIsRunning_closure"
 #else
         , "-u", "base_GHCziConc_ensureIOManagerIsRunning_closure"
 #endif
-#endif
 
 framework-dirs: