mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -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