[Lunar-commits] <moonbase> gmp: removed non existing parameter
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sat May 1 18:46:59 CEST 2010
commit 5b377ed91d3629ae9c5b2ebd073572de6ea99a6b
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sat May 1 18:46:59 2010 +0200
gmp: removed non existing parameter
---
libs/gmp/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libs/gmp/BUILD b/libs/gmp/BUILD
index 70a5e63..aecd027 100644
--- a/libs/gmp/BUILD
+++ b/libs/gmp/BUILD
@@ -1,6 +1,6 @@
(
- OPTS="--enable-mpfr --enable-cxx" &&
+ OPTS="--enable-cxx" &&
default_config &&
make &&
make check &&
More information about the Lunar-commits
mailing list