From: simonmar Date: Mon, 10 Feb 2003 10:13:13 +0000 (+0000) Subject: [project @ 2003-02-10 10:13:13 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~1186 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f6c6fcf8e82a1ac6ca3a9e23cf17e01ced38363d;p=ghc-hetmet.git [project @ 2003-02-10 10:13:13 by simonmar] Add GHC_Ptr_FunPtr_con_info symbol in the other branch of the #ifdef, too. --- diff --git a/ghc/rts/rts.conf.in b/ghc/rts/rts.conf.in index 046b8c3..13a84a3 100644 --- a/ghc/rts/rts.conf.in +++ b/ghc/rts/rts.conf.in @@ -88,6 +88,7 @@ Package { , "-u", "_GHCziFloat_Fzh_con_info" , "-u", "_GHCziFloat_Dzh_con_info" , "-u", "_GHCziPtr_Ptr_con_info" + , "-u", "_GHCziPtr_FunPtr_con_info" , "-u", "_GHCziStable_StablePtr_con_info" , "-u", "_GHCziBase_False_closure" , "-u", "_GHCziBase_True_closure"