summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--early-init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/early-init.el b/early-init.el
index e69de29..65dbed1 100644
--- a/early-init.el
+++ b/early-init.el
@@ -0,0 +1,2 @@
+(setenv "LIBRARY_PATH" "/usr/local/Cellar/gcc/13.1.0:/usr/local/Cellar/libgccjit/13.1.0/lib/gcc/current:\
+/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13")