X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=base-target-features.lisp-expr;h=85d37235d71d2348f0b7c72713c2d26ed7d6ffc8;hb=83b88ebcc07cda4daec275fa851664495a840445;hp=8f169b8ced87ec9162593a217825424bb1223edf;hpb=143edab8d233c784cde14bce6c5165219ea84bf4;p=sbcl.git diff --git a/base-target-features.lisp-expr b/base-target-features.lisp-expr index 8f169b8..85d3723 100644 --- a/base-target-features.lisp-expr +++ b/base-target-features.lisp-expr @@ -2,6 +2,10 @@ ;;;; CL:*FEATURES* in the target SBCL, plus some comments about other ;;;; CL:*FEATURES* tags which have special meaning to SBCL or which ;;;; have a special conventional meaning +;;;; +;;;; Note that the preferred way to customize the features of a local +;;;; build of SBCL is not to edit this file, but to tweak +;;;; customize-target-features.lisp. ;;;; This software is part of the SBCL system. See the README file for ;;;; more information.