Hello

Please find the following patch which bumps sbcl version from 1.3.10 to
1.3.13. Works fine on amd64, maybe it solves the build error on i386 ?

I double checked, threads are working fine when enabled.

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/sbcl/Makefile,v
retrieving revision 1.33
diff -u -p -u -r1.33 Makefile
--- Makefile    6 Feb 2017 12:23:14 -0000       1.33
+++ Makefile    14 Feb 2017 09:43:56 -0000
@@ -6,7 +6,7 @@ USE_WXNEEDED =          Yes
 
 COMMENT=               compiler and runtime system for ANSI Common Lisp
 
-V =                    1.3.10
+V =                    1.3.13
 REVISION=              1
 DISTNAME=              sbcl-${V}-source
 PKGNAME=               sbcl-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/sbcl/distinfo,v
retrieving revision 1.13
diff -u -p -u -r1.13 distinfo
--- distinfo    2 Nov 2016 13:26:07 -0000       1.13
+++ distinfo    14 Feb 2017 09:43:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (sbcl-1.3.10-source.tar.bz2) = 
SlZ6rZGzFsIut1bdjlAs/ZqVpMZg+x+i6x5Q4Am4V3c=
-SIZE (sbcl-1.3.10-source.tar.bz2) = 5763563
+SHA256 (sbcl-1.3.13-source.tar.bz2) = 
TGk15KkCJjfalfKqsE0IMmdi9Vo1lCtAy2pCdoOMdsw=
+SIZE (sbcl-1.3.13-source.tar.bz2) = 5783599

Reply via email to