[Lunar-commits] <moonbase> mlt: remove an uneeded compile param.
Florin Braescu
florin at lunar-linux.org
Fri Oct 9 08:44:22 CEST 2009
commit 707dd1d699f2a62947f495bf21ad587921a98ed9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Oct 9 09:44:22 2009 +0300
mlt: remove an uneeded compile param.
---
video/mlt/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/video/mlt/BUILD b/video/mlt/BUILD
index 7df095d..e0e0552 100644
--- a/video/mlt/BUILD
+++ b/video/mlt/BUILD
@@ -1,6 +1,6 @@
(
- OPTS+=" --enable-gpl --avformat-swscale --cpu=$CPU"
+ OPTS+=" --enable-gpl --avformat-swscale"
default_build
More information about the Lunar-commits
mailing list