1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-05 04:53:22 -07:00

rewrite comment

This commit is contained in:
Connor Olding 2024-02-24 08:41:58 -08:00
parent 2b0c642512
commit 515e018862

View File

@ -56,7 +56,7 @@ umask 022 # umask should be reset else pip might make faulty installations.
ADDPATH "$HOME/opt/local/bin"
# cleanup in case of inherited exports:
# clean up problematic, potentially-inherited exports:
unset PREFIX CC CPP CXX LD CFLAGS CPPFLAGS CXXFLAGS LDFLAGS
unset AR RANLIB RC WINDRES OBJDUMP OBJCOPY
unset LD_LIBRARY_PATH