[project @ 2001-08-07 10:37:04 by simonmar]
authorsimonmar <unknown>
Tue, 7 Aug 2001 10:37:04 +0000 (10:37 +0000)
committersimonmar <unknown>
Tue, 7 Aug 2001 10:37:04 +0000 (10:37 +0000)
(forced commit, the last one had the wrong message)

Make RTS flags given on the command line override those from the
GHCRTS environment variable.

ghc/rts/RtsFlags.c

index 0554016..5f6244e 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: RtsFlags.c,v 1.44 2001/08/07 10:11:05 simonmar Exp $
+ * $Id: RtsFlags.c,v 1.45 2001/08/07 10:37:04 simonmar Exp $
  *
  * (c) The AQUA Project, Glasgow University, 1994-1997
  * (c) The GHC Team, 1998-1999