[Lunar-commits] <moonbase> faad: disabled some of the static libs

Christian Krause wookietreiber at lunar-linux.org
Thu May 19 23:34:02 CEST 2011


commit 908666e64c2f880d29574c9eaae2dec9cddeb711
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date:   Thu May 19 23:34:02 2011 +0200

    faad: disabled some of the static libs
---
 audio/faad/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/audio/faad/BUILD b/audio/faad/BUILD
index ae20895..36ce3e1 100644
--- a/audio/faad/BUILD
+++ b/audio/faad/BUILD
@@ -1,5 +1,7 @@
 (
 
+  OPTS+=" --disable-static" &&
+
   CFLAGS="$CFLAGS -fPIC"
 
   default_build


More information about the Lunar-commits mailing list