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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/e9f38cb9564ee6465bac52aa6148b9a49f8a69bb

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

commit e9f38cb9564ee6465bac52aa6148b9a49f8a69bb
Author: Ian Lynagh <i...@well-typed.com>
Date:   Fri Nov 30 01:45:12 2012 +0000

    Remove accidentally-commited testing aid

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

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

diff --git a/libffi/ghc.mk b/libffi/ghc.mk
index 3ced476..07d6d3d 100644
--- a/libffi/ghc.mk
+++ b/libffi/ghc.mk
@@ -44,7 +44,6 @@ endif
 
 ifneq "$(BINDIST)" "YES"
 $(libffi_STAMP_CONFIGURE): $(TOUCH_DEP)
-       false ffi
        $(call removeFiles,$(libffi_STAMP_STATIC_CONFIGURE))
        $(call removeFiles,$(libffi_STAMP_STATIC_BUILD))
        $(call removeFiles,$(libffi_STAMP_STATIC_INSTALL))



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to