$OpenBSD: patch-src_runtime_Config_x86-openbsd,v 1.5 2018/06/29 22:39:59 sthen Exp $

Index: src/runtime/Config.x86-openbsd
--- src/runtime/Config.x86-openbsd.orig
+++ src/runtime/Config.x86-openbsd
@@ -14,10 +14,8 @@ 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
