X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86-64%2Fbackend-parms.lisp;h=1ef5f6fb4a145cb2fbb79973f0c9512570e59b69;hb=40e3ba03d0e1b824e4d1ae75d74246b975b70964;hp=a1802f5e71a0584621fb8add3ae4829552bad68f;hpb=4ebdc81b1a9c6dbed6e98b112afc8dd32b17a2dd;p=sbcl.git diff --git a/src/compiler/x86-64/backend-parms.lisp b/src/compiler/x86-64/backend-parms.lisp index a1802f5..1ef5f6f 100644 --- a/src/compiler/x86-64/backend-parms.lisp +++ b/src/compiler/x86-64/backend-parms.lisp @@ -17,7 +17,7 @@ ;;;; compiler constants -(def!constant +backend-fasl-file-implementation+ :x86) +(def!constant +backend-fasl-file-implementation+ :x86-64) (setf *backend-register-save-penalty* 3)