[Lunar-commits] <moonbase> Falcon: Adjusting the BUILD.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Jun 9 11:59:09 CEST 2011


commit db66fa2a5c42593923b299d2d24ea055733ac521
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Jun 9 05:59:09 2011 -0400

    Falcon: Adjusting the BUILD.
---
 compilers/Falcon/BUILD |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/compilers/Falcon/BUILD b/compilers/Falcon/BUILD
index 53c420c..d99e472 100644
--- a/compilers/Falcon/BUILD
+++ b/compilers/Falcon/BUILD
@@ -1,10 +1,6 @@
 (
 
-  cmake -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
-        -DCMAKE_BUILD_TYPE=RELEASE             \
-        $OPTS  .                              &&
-
-  default_make  &&
+  default_cmake_build
 
   ln -sf /usr/include/falcon`lvu version Falcon | cut -c 1-5`/falcon /usr/include/falcon
 


More information about the Lunar-commits mailing list