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