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

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


commit 126d9e3304efb1636b46aef0865715e162940454
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date:   Thu Jun 9 10:42:00 2011 +0200

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

diff --git a/xorg7/lib/libXres/BUILD b/xorg7/lib/libXres/BUILD
index cfe3408..3c9445f 100644
--- a/xorg7/lib/libXres/BUILD
+++ b/xorg7/lib/libXres/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