mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 10:31:23 -08:00
Allow ahead-of-time native-compilation during CLI operations that install or update packages. This will not retroactively native-compile already-installed packages, you'll need to use --rebuild to do so. (This is a stop-gap solution until the v3.0 release) Fix: #6811 |
||
|---|---|---|
| .. | ||
| make | ||
| ci.el | ||
| doctor.el | ||
| env.el | ||
| info.el | ||
| install.el | ||
| make.el | ||
| meta.el | ||
| packages.el | ||
| profiles.el | ||
| run.el | ||
| sync.el | ||
| test.el | ||
| upgrade.el | ||