* objcopy.c (copy_archive): Make the temporary directory in the
authorIan Lance Taylor <ian@airs.com>
Fri, 10 Jun 1994 19:43:49 +0000 (19:43 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 10 Jun 1994 19:43:49 +0000 (19:43 +0000)
commit90f6517da9d3ddf09648bd3bc3fca3cf13da9e5a
tree217ece3b21504531738d07d9a3e971b38b090c6b
parent4f019d0445c7b355b7c097382ab874db7c64735c
* objcopy.c (copy_archive): Make the temporary directory in the
same directory as the output BFD, since we may not have write
permission on the current directory.  Set the permissions of the
new directory to 0700, not 0777.
binutils/ChangeLog
binutils/objcopy.c