[Lunar-commits] <moonbase> libxdg-basedir: no statics

Christian Krause wookietreiber at lunar-linux.org
Wed Jun 8 00:21:16 CEST 2011


commit 5dca55de2f6498c355c47379ead23a28f30406d0
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date:   Wed Jun 8 00:21:16 2011 +0200

    libxdg-basedir: no statics
---
 libs/libxdg-basedir/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/libs/libxdg-basedir/BUILD b/libs/libxdg-basedir/BUILD
new file mode 100644
index 0000000..e2fbd21
--- /dev/null
+++ b/libs/libxdg-basedir/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --disable-static" &&
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list