Skip to content

Commit f09d204

Browse files
committed
unset CC&CXX
1 parent d1c167e commit f09d204

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

configs/.zshrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,6 @@ if [[ "$PATH" != *"distcc"* ]]; then
113113
export PATH="/usr/lib/distcc/bin/:$PATH"
114114
fi
115115

116-
export CC="clang"
117-
export CXX="clang++"
118-
119116
# export RUSTC_WRAPPER=/usr/bin/sccache
120117

121118
#===================== User Configuration End =======================

0 commit comments

Comments
 (0)