[commit: ghc] master: Revert accidental change. (1affe46)

Austin Seipp mad.one at gmail.com
Sun Feb 10 09:49:47 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1affe46d6772f8b4a0dd6eb956e7e143b0a54501

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

commit 1affe46d6772f8b4a0dd6eb956e7e143b0a54501
Author: Austin Seipp <aseipp at pobox.com>
Date:   Sun Feb 10 02:49:01 2013 -0600

    Revert accidental change.
    
    It slipped in on accident.
    
    Signed-off-by: Austin Seipp <aseipp at pobox.com>

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

 mk/config.mk.in |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/mk/config.mk.in b/mk/config.mk.in
index 20eadc3..e40f569 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -46,10 +46,6 @@ NO_INCLUDE_PKGDATA = NO
 # Should we build latex docs?
 LATEX_DOCS = NO
 
-# Is the global compiler clang, llvm, or something neither?
-CC_CLANG_BACKEND = @CC_CLANG_BACKEND@
-CC_LLVM_BACKEND  = @CC_LLVM_BACKEND@
-
 # Mac OS X deployment target (to cross-compile for older OS versions)
 #
 MACOSX_DEPLOYMENT_VERSION = @MACOSX_DEPLOYMENT_VERSION@





More information about the ghc-commits mailing list