X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86%2Fbackend-parms.lisp;h=44e063414dbe1dc9d467a9f67d2fc3bf832b817f;hb=f46d27c212eb12011b772cb8eefe904da4e7c778;hp=4fcd8e683159c62f4c317db3d76d6d4b001a93df;hpb=bee53328c93be3433477821131ab805557476c8b;p=sbcl.git diff --git a/src/compiler/x86/backend-parms.lisp b/src/compiler/x86/backend-parms.lisp index 4fcd8e6..44e0634 100644 --- a/src/compiler/x86/backend-parms.lisp +++ b/src/compiler/x86/backend-parms.lisp @@ -17,7 +17,7 @@ ;;;; compiler constants -(defconstant +backend-fasl-file-implementation+ :x86) +(def!constant +backend-fasl-file-implementation+ :x86) (setf *backend-register-save-penalty* 3)