X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=base-target-features.lisp-expr;h=74bf08306c5f57a9cab99b141acf3920370d2008;hb=bcd323c39d6f5f80020ba4a5d9eb8d348c6cc499;hp=9ba7b4d90c565bde12416f1cbf88bb78a3f1c3ee;hpb=9644b3bcfc539ab201da9d3251a3cc3ebc24d457;p=sbcl.git diff --git a/base-target-features.lisp-expr b/base-target-features.lisp-expr index 9ba7b4d..74bf083 100644 --- a/base-target-features.lisp-expr +++ b/base-target-features.lisp-expr @@ -272,6 +272,11 @@ ;; It'll increase the core size by major 5-6mB, though. ; :sb-xref-for-internals + ;; We support package local nicknames. No :sb-prefix here as we vainly + ;; believe our API is worth copying to other implementations as well. + ;; This doesn't affect the build at all, merely declares how things are. + :package-local-nicknames + ;; This affects the definition of a lot of things in bignum.lisp. It ;; doesn't seem to be documented anywhere what systems it might apply ;; to. It doesn't seem to be needed for X86 systems anyway.