mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
Adding dependencies for gcc and libgccjit for native comp MacOS
This commit is contained in:
parent
fc12fba6fa
commit
083f91fde7
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ MacPorts package manager installed (you only need one):
|
|||
First, Doom's dependencies:
|
||||
#+BEGIN_SRC bash
|
||||
# required dependencies
|
||||
brew install git ripgrep
|
||||
brew install git ripgrep gcc libgccjit
|
||||
# optional dependencies
|
||||
brew install coreutils fd
|
||||
# Installs clang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue