mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Remove temporary file when finished.
This commit is contained in:
@@ -8,3 +8,4 @@ foreach func (`cat $1`)
|
||||
end
|
||||
|
||||
gcc -c /tmp/$$.s -o $2
|
||||
rm -f /tmp/$$.s
|
||||
|
||||
Reference in New Issue
Block a user