Skip to content
  • wlott's avatar
    Changed to bind *features* to (backend-features *target-backend*) just · 6a035764
    wlott authored
    before doing the read instead of binding *features* to (backend-features
    *backend*) for the duration of the compile.  This way, the compiler can use
    (backend-featurep :foo) to tell how to compile, and cross compilers can be
    compiled correctly with respect to #+foo.
    6a035764