[Lunar-commits] <moonbase-core> gcc: Added --without-ppl to cloog-ppl optional depends.
Peter de Ridder
peter at lunar-linux.org
Tue Mar 26 20:12:38 CET 2013
commit ac4e0b00a897c1201601e85c4b2831912c138e04
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Tue, 26 Mar 2013 12:12:38 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/ac4e0b00a897c1201601e85c4b2831912c138e04
gcc: Added --without-ppl to cloog-ppl optional depends.
---
compilers/gcc/DEPENDS | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/compilers/gcc/DEPENDS
+++ b/compilers/gcc/DEPENDS
@@ -1,5 +1,5 @@
depends libmpc
depends binutils
-optional_depends "cloog-ppl" "--enable-cloog-backend=ppl" "" "for Graphite Optimizer"
+optional_depends "cloog-ppl" "--enable-cloog-backend=ppl" "--without-ppl" "for Graphite Optimizer"
optional_depends "libelf" "" "" "for ELF object file access library support"
More information about the Lunar-commits
mailing list