[Lunar-commits] <moonbase> flac: disabled static libs

Duncan Gibson engelsman at lunar-linux.org
Wed Mar 23 21:27:33 CET 2011


commit 3517b7509918e70dc32e6b8cc1a17ac9189a9152
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Wed Mar 23 21:27:33 2011 +0100

    flac: disabled static libs
---
 audio/flac/BUILD |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/audio/flac/BUILD b/audio/flac/BUILD
index 431d98b..533cbd1 100644
--- a/audio/flac/BUILD
+++ b/audio/flac/BUILD
@@ -1,5 +1,7 @@
 (
- 
+
+  OPTS+=" --disable-static" &&
+
   patch_it $SOURCE2 0  &&
   patch_it $SOURCE3 0  &&
   default_build


More information about the Lunar-commits mailing list