From 311eedc1ebb812966ab9136d769fcd6b9e508faa Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 12 Aug 2004 13:11:35 +0000 Subject: [PATCH] [project @ 2004-08-12 13:11:35 by simonmar] wibble --- ghc/compiler/main/DriverFlags.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/compiler/main/DriverFlags.hs b/ghc/compiler/main/DriverFlags.hs index 7a15685..766da42 100644 --- a/ghc/compiler/main/DriverFlags.hs +++ b/ghc/compiler/main/DriverFlags.hs @@ -254,7 +254,7 @@ static_flags = then do writeIORef v_Split_object_files True add v_Opt_C "-fglobalise-toplev-names" else hPutStrLn stderr - "warning: don't know how to split object files on this architecture" + "warning: don't know how to split object files on this architecture" ) ) ------- Include/Import Paths ---------------------------------------- -- 1.7.10.4