[cmucl-cvs] [git] CMU Common Lisp branch master updated. snapshot-2012-05-20-g94321e9
Raymond Toy
rtoy at common-lisp.net
Tue Jun 12 03:56:51 UTC 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".
The branch, master has been updated
via 94321e988a142e938548e3be07c8cbaf3077211d (commit)
from 86f6dccd0b106765670265e0cf0c7ce2e6a84b55 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 94321e988a142e938548e3be07c8cbaf3077211d
Author: Raymond Toy <toy.raymond at gmail.com>
Date: Mon Jun 11 20:54:47 2012 -0700
Oops. Didn't mean for the gencgc.o rule to get included.
diff --git a/src/lisp/Config.x86_common b/src/lisp/Config.x86_common
index 0fa9bb3..edf4476 100644
--- a/src/lisp/Config.x86_common
+++ b/src/lisp/Config.x86_common
@@ -88,6 +88,3 @@ DEPEND_FLAGS =
e_rem_pio2.o : e_rem_pio2.c
$(CC) -c $(CFLAGS) $(CPPFLAGS) $<
-#
-gencgc.o : gencgc.c
- $(CC) -c -mno-sse $(CFLAGS) $(CPPFLAGS) $<
\ No newline at end of file
-----------------------------------------------------------------------
Summary of changes:
src/lisp/Config.x86_common | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
hooks/post-receive
--
CMU Common Lisp
More information about the cmucl-cvs
mailing list