mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ce31880
did not fix doom-system-cpus on msys2 builds because the function didn't handle integer return values from any of its code paths (which formerly returned strings or lists). Refce31880ccc
Fix #5347