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

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


commit 201d19273e81072b61c4f11423a4c0898fd33948
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Wed Mar 23 21:27:44 2011 +0100

    gd: disabled static libs
---
 graphics/gd/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

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


More information about the Lunar-commits mailing list