[Lunar-commits] <moonbase> udis86: shared libs are a good thing.

stumbles stumbles at lunar-linux.org
Mon Jul 20 00:11:21 CEST 2009


commit 10a24d615833862f15cfb020f8ec4267c713fb73
Author: stumbles <stumbles at lunar-linux.org>
Date:   Sun Jul 19 18:11:21 2009 -0400

    udis86: shared libs are a good thing.
---
 compilers/udis86/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/compilers/udis86/BUILD b/compilers/udis86/BUILD
new file mode 100644
index 0000000..b29246c
--- /dev/null
+++ b/compilers/udis86/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS="--enable-shared"
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list