[Lunar-commits] <moonbase> lash: Fixing another linking failure.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Nov 28 14:46:36 CET 2011


commit e71d172b8fc28a901ca32ee88482500f268e8037
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Nov 28 08:46:36 2011 -0500

    lash: Fixing another linking failure.
---
 audio/lash/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/audio/lash/BUILD b/audio/lash/BUILD
index 18c7712..f44640b 100644
--- a/audio/lash/BUILD
+++ b/audio/lash/BUILD
@@ -1,5 +1,7 @@
 (
 
+  LDFLAGS+=" -luuid -lm" &&
+
   patch_it $SOURCE_CACHE/$SOURCE2 0 &&
 
   default_build


More information about the Lunar-commits mailing list