bfd: use $(LN_S) in favor of "cp -p" when populating pre-built *.texi
authorJan Beulich <jbeulich@suse.com>
Mon, 15 Feb 2021 11:10:41 +0000 (12:10 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 15 Feb 2021 11:10:41 +0000 (12:10 +0100)
commit8c6740616cd244e5763e974cb737affbe71db385
tree08ef07c62b97deed4b8e9e9450f1b8e84945fa85
parent208599d928a42813e1e64e7b1fe318b84d7eb351
bfd: use $(LN_S) in favor of "cp -p" when populating pre-built *.texi

"cp -p" has been observed to fail on Cygwin when the build tree is on a
local drive but the sources are on a Samba share. We don't really need
full copies of the files here - symlinks suffice.
bfd/ChangeLog
bfd/doc/Makefile.am
bfd/doc/Makefile.in