[Lunar-commits] <moonbase> SDL_ttf: disabled static libs
Duncan Gibson
engelsman at lunar-linux.org
Fri Mar 18 20:12:53 CET 2011
commit 46e4eb91cd265cfbc6e3c4ef78664bfdf7df52fe
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date: Fri Mar 18 20:12:53 2011 +0100
SDL_ttf: disabled static libs
---
graphics/SDL_ttf/BUILD | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/graphics/SDL_ttf/BUILD b/graphics/SDL_ttf/BUILD
new file mode 100644
index 0000000..e2fbd21
--- /dev/null
+++ b/graphics/SDL_ttf/BUILD
@@ -0,0 +1,7 @@
+(
+
+ OPTS+=" --disable-static" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list