mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Remove mt-unix sanitization, there is no mt-unix here.
This commit is contained in:
@ -61,17 +61,6 @@ else
|
|||||||
mv new $i
|
mv new $i
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
echo Thawing the \"chill\" out of mt-unix...
|
|
||||||
cp mt-unix new
|
|
||||||
sed -e '
|
|
||||||
/CHILL =/d
|
|
||||||
/CHILLFLAGS =/d
|
|
||||||
' < mt-unix > new
|
|
||||||
if [ -n "${safe}" -a ! -f .Recover/mt-unix ] ; then
|
|
||||||
echo Caching mt-unix in .Recover...
|
|
||||||
mv mt-unix .Recover
|
|
||||||
fi
|
|
||||||
mv new mt-unix
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# eof
|
# eof
|
||||||
|
Reference in New Issue
Block a user