X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Falpha%2Fbackend-parms.lisp;h=ab49a3c4d5e76dadae1e81c6969675ed952d60ae;hb=c49d74c70beef5fb0c8774a571b7c074aba9b851;hp=f92efe70d9b0904e922ab81bbca3c40491dfc67b;hpb=bee53328c93be3433477821131ab805557476c8b;p=sbcl.git diff --git a/src/compiler/alpha/backend-parms.lisp b/src/compiler/alpha/backend-parms.lisp index f92efe7..ab49a3c 100644 --- a/src/compiler/alpha/backend-parms.lisp +++ b/src/compiler/alpha/backend-parms.lisp @@ -17,7 +17,7 @@ ;;;; compiler constants -(defconstant +backend-fasl-file-implementation+ :alpha) +(def!constant +backend-fasl-file-implementation+ :alpha) (setf *backend-register-save-penalty* 3)