From d5a102ea3527b6037469ab9f9798d709d3e032d0 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 25 Mar 2026 23:43:34 +0000 Subject: rust tweaks --- custom/jao-custom-mac.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'custom/jao-custom-mac.el') diff --git a/custom/jao-custom-mac.el b/custom/jao-custom-mac.el index a4d44a1..94879c6 100644 --- a/custom/jao-custom-mac.el +++ b/custom/jao-custom-mac.el @@ -21,5 +21,8 @@ (add-to-list 'Info-directory-list "/opt/homebrew/share/info") +(setenv "CC" "clang") +(setenv "CXX" "clang++") + (provide 'jao-custom-mac) ;;; jao-custom-mac.el ends here -- cgit v1.2.3