[Lunar-commits] <moonbase> soundtouch: need to enable shared else gst-plugins-bad make fails
stumbles
stumbles at lunar-linux.org
Sat Jul 18 16:59:26 CEST 2009
commit eca73e883a4e23c658d7d46884e00a51c8126d86
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat Jul 18 10:59:26 2009 -0400
soundtouch: need to enable shared else gst-plugins-bad make fails
on -fPIC.
---
audio/soundtouch/BUILD | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/audio/soundtouch/BUILD b/audio/soundtouch/BUILD
index 8d51e47..7bd70f0 100644
--- a/audio/soundtouch/BUILD
+++ b/audio/soundtouch/BUILD
@@ -3,6 +3,7 @@
#GCC >= 4.3 requires the c prefix
sedit 's:<string>:<cstring>:g' source/example/SoundStretch/WavFile.cpp
+ OPTS="--enable-shared"
./bootstrap &&
default_build
More information about the Lunar-commits
mailing list