[Lunar-commits] <moonbase> pidgin: Fixing another glibc/DSO make failure as found by akelling.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Jan 1 19:38:19 CET 2012
commit 7dda8a18303db51f4fa475773c18e87b438807d0
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Jan 1 13:38:19 2012 -0500
pidgin: Fixing another glibc/DSO make failure as found by akelling.
---
chat/pidgin/BUILD | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/chat/pidgin/BUILD b/chat/pidgin/BUILD
index 20e899d..786fe83 100644
--- a/chat/pidgin/BUILD
+++ b/chat/pidgin/BUILD
@@ -1,6 +1,7 @@
(
OPTS+=" --disable-nm" &&
+ CFLAGS+=" -lm" &&
default_build
More information about the Lunar-commits
mailing list