[Lunar-commits] <moonbase-other> mediastreamer: Just a minor tweak of the BUILD.
stumbles
stumbles at lunar-linux.org
Sat Jun 1 16:47:39 CEST 2013
commit 8a925ca037027677216357a382e0f53247c67497
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 01 Jun 2013 07:47:17 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/8a925ca037027677216357a382e0f53247c67497
mediastreamer: Just a minor tweak of the BUILD.
---
audio/mediastreamer/BUILD | +2/-4
1 file changed, 2 insertions(+), 4 deletions(-)
--- a/audio/mediastreamer/BUILD
+++ b/audio/mediastreamer/BUILD
@@ -1,10 +1,8 @@
-(
patch_it $SOURCE2 1 &&
-# sed -i -e "s:-O2:$CFLAGS:;s: -g::" configure &&
+ sed -i -e "s:-O2::;s: -g::" configure.ac &&
+
OPTS+=" --disable-gsm --enable-video --disable-static" &&
default_build
-
-) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list