From: simonmar Date: Tue, 21 Nov 2000 16:30:04 +0000 (+0000) Subject: [project @ 2000-11-21 16:30:04 by simonmar] X-Git-Tag: Approximately_9120_patches~3277 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=17331e520361e31360c89cb45ab9ac808623c135;p=ghc-hetmet.git [project @ 2000-11-21 16:30:04 by simonmar] merge rev. 1.9.2.6 --- diff --git a/ghc/driver/PackageSrc.hs b/ghc/driver/PackageSrc.hs index 448c766..99ba973 100644 --- a/ghc/driver/PackageSrc.hs +++ b/ghc/driver/PackageSrc.hs @@ -276,7 +276,7 @@ package_details installing = ], extra_ghc_opts = [], extra_cc_opts = [], - extra_ld_opts = [] + extra_ld_opts = words cLibsReadline }, -- no cbits at the moment, we'll need to add one if this library