[Lunar-commits] <moonbase> libXaw: no statics

Christian Krause wookietreiber at lunar-linux.org
Thu Jun 9 10:28:33 CEST 2011


commit c6c026311693f9e6e6453ef618fcc12513bb8384
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date:   Thu Jun 9 10:28:33 2011 +0200

    libXaw: no statics
---
 xorg7/lib/libXaw/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/xorg7/lib/libXaw/BUILD b/xorg7/lib/libXaw/BUILD
index cfe3408..3c9445f 100644
--- a/xorg7/lib/libXaw/BUILD
+++ b/xorg7/lib/libXaw/BUILD
@@ -1,6 +1,8 @@
 (
   . /etc/profile.d/x11r7.rc &&
 
+  OPTS+=" --disable-static" &&
+
   default_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list