[Lunar-commits] <moonbase> libxkbfile: no statics
Christian Krause
wookietreiber at lunar-linux.org
Tue Jun 7 12:24:23 CEST 2011
commit b34c84e6ca480ebdfcea7fdac898d82bdabbd62a
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date: Tue Jun 7 12:24:23 2011 +0200
libxkbfile: no statics
---
xorg7/lib/libxkbfile/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/xorg7/lib/libxkbfile/BUILD b/xorg7/lib/libxkbfile/BUILD
index cfe3408..3c9445f 100644
--- a/xorg7/lib/libxkbfile/BUILD
+++ b/xorg7/lib/libxkbfile/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