openbsd-ports/lang/sbcl/patches/patch-src_runtime_Config.x86-openbsd
pirofti b49caa5621 Update SBCL to version 1.0.31 from MAINTAINER (Josh Elsasser).
Highlights:
	- amd64 support
	- bootstraping works with clisp
2009-11-17 10:44:59 +00:00

10 lines
334 B
Plaintext

$OpenBSD: patch-src_runtime_Config.x86-openbsd,v 1.2 2009/11/17 10:45:00 pirofti Exp $
--- src/runtime/Config.x86-openbsd.orig Sun Feb 3 10:34:58 2008
+++ src/runtime/Config.x86-openbsd Thu Feb 5 08:41:33 2009
@@ -24,5 +24,3 @@ OS_LIBS += -lutil
LINKFLAGS += -export-dynamic
LDFLAGS += -export-dynamic
-
-CFLAGS = -g -Wall -O2