X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FConfig.x86-freebsd;h=a30afdce82891df899aab0255ae8c056c739eadf;hb=aab1cd8a9dc69450a046d4f176ec5b9fde43c42c;hp=a7533b62570d12ea0554aead51c2e9d5a0dc2b91;hpb=b6537fc9d37ad800f8faba89ebbde7fdf8910d2a;p=sbcl.git diff --git a/src/runtime/Config.x86-freebsd b/src/runtime/Config.x86-freebsd index a7533b6..a30afdc 100644 --- a/src/runtime/Config.x86-freebsd +++ b/src/runtime/Config.x86-freebsd @@ -24,3 +24,5 @@ ifdef LISP_FEATURE_SB_THREAD #OS_LIBS += -lpthread OS_LIBS += -lthr endif + +CFLAGS += -fno-omit-frame-pointer