-
- Downloads
Changed to bind *features* to (backend-features *target-backend*) just
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.
Loading
Please register or sign in to comment