[Lunar-commits] <moonbase> llvm: remove an empty line.

Florin Braescu florin at lunar-linux.org
Mon Jun 21 08:33:23 CEST 2010


commit 6b18396bf3c818901b4964299abd4005c7e7962a
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jun 21 09:33:23 2010 +0300

    llvm: remove an empty line.
---
 compilers/llvm/CONFIGURE |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/compilers/llvm/CONFIGURE b/compilers/llvm/CONFIGURE
index 70060da..eae9aae 100644
--- a/compilers/llvm/CONFIGURE
+++ b/compilers/llvm/CONFIGURE
@@ -2,7 +2,6 @@
 
 USE_CLANG="n"
 if [ -n "$RECONFIGURE" ] ; then
-
   mquery USE_CLANG "Do you want to build the clang (C compiler) front-end ? " n
 fi
 


More information about the Lunar-commits mailing list