[Lunar-commits] <moonbase> gcal: Fixed for compiling with newer glibc

Terry Chan tchan at lunar-linux.org
Fri Feb 26 04:59:21 CET 2010


commit e1022983ca92d4a4cef50c7476eb0dd6b965f39f
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Thu Feb 25 21:59:21 2010 -0600

    gcal: Fixed for compiling with newer glibc
---
 utils/gcal/BUILD |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/utils/gcal/BUILD b/utils/gcal/BUILD
new file mode 100644
index 0000000..2f93aff
--- /dev/null
+++ b/utils/gcal/BUILD
@@ -0,0 +1,6 @@
+(
+
+  OPTS="$OPTS --with-included-regexps"
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list