gas: rework timestamp preservation on doc/asconfig.texi
authorJan Beulich <jbeulich@suse.com>
Tue, 1 Aug 2023 10:39:44 +0000 (12:39 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 1 Aug 2023 10:39:44 +0000 (12:39 +0200)
commitc7de8f2570c31fc634f500a3f4693597004dfebf
treee56b2bbba95b71a94527a7ce4bfa19a88b588c90
parent0251080cb8d95f5187c9087c703bbd31e7c81b61
gas: rework timestamp preservation on doc/asconfig.texi

PR 28909

Sadly "cp -p", doing more than just preserving the time stamp, can fail
e.g. upon trying to preserve ownership (which we don't care about), as
can be observed on e.g. Cygwin. Replace the use of -p by a use of touch,
this way also only preserving modification time.
gas/Makefile.in
gas/doc/local.mk