mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
Add :requires prop to def-bootstrap! & refactor+rewrite bootstrapping
This commit is contained in:
@@ -56,5 +56,4 @@
|
||||
(when IS-MAC
|
||||
(sh (format "install_name_tool -change @rpath/libclang.dylib %s %s"
|
||||
"/usr/local/opt/llvm/lib/libclang.dylib"
|
||||
(expand-file-name "bin/irony-server" irony-server-install-prefix)))))
|
||||
t))
|
||||
(expand-file-name "bin/irony-server" irony-server-install-prefix)))))))
|
||||
|
Reference in New Issue
Block a user