mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Turns out native-comp doesn't respect `native-comp-jit-compilation-deny-list` if called explicitly (instead of from deferred compilation). Fix: #5592 Fix: #6283 Fix: #3655