X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FConfig.x86-openbsd;h=56b741f41475d26151cf4ee97abe8ad5ad79bfb2;hb=1e5296127f5b384a2171646747021ebeee73b801;hp=40f6fc95e09b1762ab23788bb02dc27fdc9f1516;hpb=b7a594e50e4da48ee230c148d2410881e7ed4a7c;p=sbcl.git diff --git a/src/runtime/Config.x86-openbsd b/src/runtime/Config.x86-openbsd index 40f6fc9..56b741f 100644 --- a/src/runtime/Config.x86-openbsd +++ b/src/runtime/Config.x86-openbsd @@ -10,14 +10,12 @@ # files for more information. include Config.x86-bsd +include Config.generic-openbsd ASSEM_SRC += ldso-stubs.S -OS_LIBS += -lutil # 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 -LINKFLAGS += -export-dynamic - CFLAGS += -fno-omit-frame-pointer