X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FConfig.x86-openbsd;h=40f6fc95e09b1762ab23788bb02dc27fdc9f1516;hb=0285aa5ff8416027932daa001b84429be2ca559b;hp=b55c79436ef8cc052dd7d1cc79b4dc96174b0db4;hpb=c2ac5ba3964165ee2d21ccd4c6bf8bdc48e1a165;p=sbcl.git diff --git a/src/runtime/Config.x86-openbsd b/src/runtime/Config.x86-openbsd index b55c794..40f6fc9 100644 --- a/src/runtime/Config.x86-openbsd +++ b/src/runtime/Config.x86-openbsd @@ -18,11 +18,6 @@ OS_LIBS += -lutil # locations used. If you wish to link the runtime using -Z option then # please see the comments in src/compiler/x86/parms.lisp -# XXX why do all the other Configs set LINKFLAGS instead of LDFLAGS? -# LINKFLAGS is only used in src/runtime/GNUmakefile, this causes the -# dladdr test in tools-for-build/ to fail. - LINKFLAGS += -export-dynamic -LDFLAGS += -export-dynamic -CFLAGS = -g -Wall -O2 +CFLAGS += -fno-omit-frame-pointer