namd: Pass -f to tcsh to not process any rc files (helps nix-shell)

This commit is contained in:
Tyson Whitehead
2016-11-28 11:42:08 -05:00
parent b8a764d2e8
commit 0fd01a6fb2

View File

@@ -20,7 +20,7 @@ mv tcl8.5.9-linux-x86_64 tcl
tar xvfz tcl8.5.9-linux-x86_64-threaded.tar.gz
mv tcl8.5.9-linux-x86_64-threaded tcl-threaded
tcsh ./config Linux-x86_64-g++ --charm-arch multicore-linux64
tcsh -f ./config Linux-x86_64-g++ --charm-arch multicore-linux64
cd Linux-x86_64-g++
make
rm -rf obj