[project @ 2002-07-29 10:42:29 by simonmar]
authorsimonmar <unknown>
Mon, 29 Jul 2002 10:42:29 +0000 (10:42 +0000)
committersimonmar <unknown>
Mon, 29 Jul 2002 10:42:29 +0000 (10:42 +0000)
commit157cecc7a3d99864c40acecfabcd8922cb9dc4b7
treecf59df3b2b1d4ad500445c66400f5b87a8c70e40
parentca667fbb075937921001df7dd60b80b5833e38ad
[project @ 2002-07-29 10:42:29 by simonmar]
Add -static to the linker command line when -static is passed to GHC.

At some point we might want a way to say that Haskell libraries should
be linked statically but everything else should be linked as normal,
but since we aren't really supporting dynamic Haskell libraries at
this time, we don't need to address that yet.
ghc/compiler/main/DriverPipeline.hs