mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
rewrite comment
This commit is contained in:
parent
2b0c642512
commit
515e018862
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue