[Lunar-commits] <moonbase> esound: Adjusting the BUILD to fix some glibc bump breakage.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Mar 1 07:43:36 CET 2012


commit 3724aa7887f81449759280456b5d9833de7dacc5
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Mar 1 01:43:36 2012 -0500

    esound: Adjusting the BUILD to fix some glibc bump breakage.
---
 audio/esound/BUILD |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/esound/BUILD b/audio/esound/BUILD
index 046b01f..89df70b 100644
--- a/audio/esound/BUILD
+++ b/audio/esound/BUILD
@@ -1,6 +1,8 @@
 (
 
+
   default_config &&
+  sedit "s:CFLAGS = :CFLAGS = -lm:" Makefile &&
 
   # Disable docs from building
   echo -e "all:\ninstall:\n" > docs/Makefile &&


More information about the Lunar-commits mailing list