X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FConfig.x86-freebsd;h=7a418799ee3ec978649a36df2893b41ebb4e59d3;hb=148e3820ad314a9b59d0133c1d60eaac4af9118b;hp=149a9995edf616f7684a02153891fefe8cc44394;hpb=eaf8fba81bf664086f8f0d5618147a049f168cd5;p=sbcl.git diff --git a/src/runtime/Config.x86-freebsd b/src/runtime/Config.x86-freebsd index 149a999..7a41879 100644 --- a/src/runtime/Config.x86-freebsd +++ b/src/runtime/Config.x86-freebsd @@ -1,5 +1,8 @@ +# -*- makefile -*- include Config.x86-bsd +ASSEM_SRC += ldso-stubs.S + # Until sbcl-0.6.7.3, we used "OS_LINK_FLAGS=-static" here, which # worked fine for most things, but LOAD-FOREIGN & friends require # dlopen() etc., which in turn depend on dynamic linking of the