Skip to content
Snippets Groups Projects
Commit 6a035764 authored by wlott's avatar wlott
Browse files

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.
parent 969925d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment