[Lunar-commits] <moonbase> libgadu: Adding a BUILD so it can be built with pthreads. I noticed

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Sep 13 12:46:45 CEST 2009


commit 4aa5cc4cc18bbef2ba3bab6238cdfa5c66f4f25f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Sep 13 06:46:45 2009 -0400

    libgadu: Adding a BUILD so it can be built with pthreads. I noticed
    
    kdenetwork4 needs libgadu+pthreads in order to use it.
---
 net/libgadu/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/net/libgadu/BUILD b/net/libgadu/BUILD
new file mode 100644
index 0000000..5f56afc
--- /dev/null
+++ b/net/libgadu/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --with-pthread"
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list