package local nicknames
[sbcl.git] / base-target-features.lisp-expr
index 9ba7b4d..f48cda1 100644 (file)
  ;; 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.
+ :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.