* objcopy.c (copy_object): Copy all applicable file flags.
authorIan Lance Taylor <ian@airs.com>
Thu, 23 Sep 1993 05:08:21 +0000 (05:08 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 23 Sep 1993 05:08:21 +0000 (05:08 +0000)
commitc0367ba58058f97751aa8117328d9365b6b6d72c
treee3d3ffd96cb80bd7d3be9144a8555d072273f7c4
parent8d8c5f398aa8017e799b2349cedd5665e71496ee
* objcopy.c (copy_object): Copy all applicable file flags.
(copy_file): Don't copy EXEC_P specially here.

This permits strip to generate an executable file on UnixWare;
it still does not actually strip the debugging information.
binutils/ChangeLog
binutils/objcopy.c [new file with mode: 0644]