X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86%2Fbackend-parms.lisp;h=4fcd8e683159c62f4c317db3d76d6d4b001a93df;hb=b05ccdd91520249de6b465e226d3708089e541dc;hp=be2a8f4b1bc67150cbe4357c7460b1987a056cb8;hpb=aa2dc9529460ea0d9c99998dc87283fc1a43e808;p=sbcl.git diff --git a/src/compiler/x86/backend-parms.lisp b/src/compiler/x86/backend-parms.lisp index be2a8f4..4fcd8e6 100644 --- a/src/compiler/x86/backend-parms.lisp +++ b/src/compiler/x86/backend-parms.lisp @@ -17,7 +17,6 @@ ;;;; compiler constants -(setf *backend-fasl-file-type* "x86f") (defconstant +backend-fasl-file-implementation+ :x86) (setf *backend-register-save-penalty* 3)