Re: [Sbcl-devel] [Sbcl-commits] master: Ensure that standalone ldb stays buildable

7 views
Skip to first unread message

Stas Boukarev

unread,
Oct 19, 2023, 9:43:57 AM10/19/23
to Douglas Katzman, sbcl-...@lists.sourceforge.net, sbcl-c...@lists.sourceforge.net
Complains about duplicates gc_start_the_world in safepoint.c, but not building safepoint.c complains about other stuff.


On Thu, Oct 19, 2023 at 4:12 PM snuglas via Sbcl-commits <sbcl-c...@lists.sourceforge.net> wrote:
The branch "master" has been updated in SBCL:
       via  bff0cab8033a60e93138ce9055a8ecd943a40c29 (commit)
      from  67224de154210e03d8767ca8f9ab8a6307c0dc1c (commit)

- Log -----------------------------------------------------------------
commit bff0cab8033a60e93138ce9055a8ecd943a40c29
Author: Douglas Katzman <do...@google.com>
Date:   Thu Oct 19 09:12:15 2023 -0400

    Ensure that standalone ldb stays buildable
---
 src/runtime/GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/runtime/GNUmakefile b/src/runtime/GNUmakefile
index 77c63c5aa..ee8f148c0 100644
--- a/src/runtime/GNUmakefile
+++ b/src/runtime/GNUmakefile
@@ -90,7 +90,7 @@ OBJS = $(C_SRC:.c=.o) $(ASSEM_SRC:.S=.o) ../../tlsf-bsd/tlsf/tlsf.o

 LIBS = ${OS_LIBS} $(LDLIBS) -lm

-targets: $(TARGET) $(OBJTARGET) sbcl.mk
+targets: $(TARGET) $(OBJTARGET) ldb sbcl.mk

 LDB_OBJS = $(filter-out main.o runtime.o monitor.o save.o thread.o,$(OBJS))
 ldb: $(LIBSBCL)

-----------------------------------------------------------------------


hooks/post-receive
--
SBCL


_______________________________________________
Sbcl-commits mailing list
Sbcl-c...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-commits
Reply all
Reply to author
Forward
0 new messages