Add new machien types and section flags
[deliverable/binutils-gdb.git] / binutils / sanity.sh
index fab6b92d64252c5b7878488cebbeb03118b6be58..942cabf9ac0d5019dfc43e043c3cc45b68795406 100755 (executable)
@@ -29,7 +29,7 @@ for i in size objdump nm ar strip ranlib ; do
 done
 
 ### strip
-TMPDIR=/tmp/binutils-$$
+TMPDIR=./binutils-$$
 mkdir ${TMPDIR}
 
 cp ${BIN}/strip ${TMPDIR}/strip
This page took 0.024716 seconds and 4 git commands to generate.