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 55767f82d8cef9e280e142d1c4c5db978e9d1310 (commit) from 07a07a799922a073fde0093867fbb4bef756b219 (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 55767f82d8cef9e280e142d1c4c5db978e9d1310 Author: Raymond Toy toy.raymond@gmail.com Date: Sat Aug 2 19:46:05 2014 -0700
Forgot to remove e_rem_pio2 and friends.
diff --git a/src/lisp/Config.ppc_darwin b/src/lisp/Config.ppc_darwin index b0768e0..eab5efa 100644 --- a/src/lisp/Config.ppc_darwin +++ b/src/lisp/Config.ppc_darwin @@ -40,7 +40,7 @@ ASFLAGS = $(OSX_VERSION) -traditional -g -O3 -DDARWIN -Dppc $(LINKAGE) $(GENCGC) UNDEFSYMPATTERN = -Xlinker -u -Xlinker & ASSEM_SRC = ppc-assem.S linux-stubs.S ARCH_SRC = ppc-arch.c -OS_SRC = ppc-darwin-dlshim.c os-common.c Darwin-os.c e_rem_pio2.c k_rem_pio2.c +OS_SRC = ppc-darwin-dlshim.c os-common.c Darwin-os.c
ifdef FEATURE_EXECUTABLE
-----------------------------------------------------------------------
Summary of changes: src/lisp/Config.ppc_darwin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive