[commit: ghc] master: Add some more flags to includes_CC_OPTS (0564a63)

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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/0564a6353811437659364db202c8d36b44b7f175

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

commit 0564a6353811437659364db202c8d36b44b7f175
Author: Ian Lynagh <[email protected]>
Date:   Mon Nov 12 23:29:09 2012 +0000

    Add some more flags to includes_CC_OPTS
    
    Fixes build on OS X

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

 includes/ghc.mk |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/includes/ghc.mk b/includes/ghc.mk
index ac5200d..6b92d20 100644
--- a/includes/ghc.mk
+++ b/includes/ghc.mk
@@ -33,6 +33,11 @@ includes_H_FILES := $(subst /./,/,$(includes_H_FILES))
 #
 # Options
 #
+
+includes_CC_OPTS += $(SRC_CC_OPTS)
+includes_CC_OPTS += $(SRC_CC_WARNING_OPTS)
+includes_CC_OPTS += $(CONF_CC_OPTS_STAGE1)
+
 ifeq "$(GhcUnregisterised)" "YES"
 includes_CC_OPTS += -DUSE_MINIINTERPRETER
 endif
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.