On 2018/06/29 15:11, Josh Elsasser wrote: > On Fri, Jun 29, 2018 at 10:20:23AM +0100, Stuart Henderson wrote: > > On 2018/06/24 12:33, Solene Rapenne wrote: > > > CVSROOT: /cvs > > > Module name: ports > > > Changes by: [email protected] 2018/06/24 12:33:36 > > > > > > Modified files: > > > lang/sbcl : Makefile distinfo > > > Removed files: > > > lang/sbcl/patches: patch-src_code_x86-64-vm_lisp > > > patch-src_runtime_ppc-arch_c > > > patch-src_runtime_thread_c > > > patch-src_runtime_x86-64-arch_c > > > patch-src_runtime_x86-64-bsd-os_c > > > patch-src_runtime_x86-arch_c > > > > > > Log message: > > > Update sbcl-1.4.8 > > > > > > Patch from maintainer Josh Elsasser > > > > > > ok solene@ jca@ > > > > > > > This failed on i386: > > > > Looks like lang/sbcl/patches/patch-src_runtime_Config_x86-openbsd didn't make > it into the commit: > > $OpenBSD$ > > Index: src/runtime/Config.x86-openbsd > --- src/runtime/Config.x86-openbsd.orig > +++ src/runtime/Config.x86-openbsd > @@ -14,10 +14,9 @@ include Config.generic-openbsd > > ASSEM_SRC += ldso-stubs.S > > -CC = egcc > > # The -Z linker flag conflicts with the default address space > # locations used. If you wish to link the runtime using -Z option then > # please see the comments in src/compiler/x86/parms.lisp > > -CFLAGS += -fno-omit-frame-pointer -mpreferred-stack-boundary=2 > +CFLAGS += -fno-omit-frame-pointer
Thanks, committed.
