* cc-with-index.sh (output_file): Default to a.out.
This commit is contained in:
parent
48bb73dd52
commit
00e14314cf
2 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,7 @@ OBJCOPY=${OBJCOPY:-objcopy}
|
|||
|
||||
have_link=unknown
|
||||
next_is_output_file=no
|
||||
output_file=a.out
|
||||
|
||||
for arg in "$@"
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue