forked from Imagelibrary/binutils-gdb
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