[commit: nofib] master: Remove -fglasgow-exts when building nofib-analyse (6fc6e54)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/nofib

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/6fc6e54a6f40aff06c4a9ea5e872f7b88b6e38e6

>---------------------------------------------------------------

commit 6fc6e54a6f40aff06c4a9ea5e872f7b88b6e38e6
Author: Ian Lynagh <[email protected]>
Date:   Tue Dec 11 23:52:11 2012 +0000

    Remove -fglasgow-exts when building nofib-analyse

>---------------------------------------------------------------

 nofib-analyse/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/nofib-analyse/Makefile b/nofib-analyse/Makefile
index c9765aa..ce86d24 100644
--- a/nofib-analyse/Makefile
+++ b/nofib-analyse/Makefile
@@ -4,7 +4,7 @@ include $(TOP)/mk/boilerplate.mk
 PROG = nofib-analyse
 
 $(PROG):
-	$(GHC) -O -cpp -fglasgow-exts --make Main -o $(PROG)
+	$(GHC) -O -cpp --make Main -o $(PROG)
 
 all :: $(PROG)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.