[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/28909] 2.38 tarball (once again) requires makeinfo
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/28909] 2.38 tarball (once again) requires makeinfo |
Date: |
Tue, 01 Aug 2023 10:40:01 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28909
--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Jan Beulich <jbeulich@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c7de8f2570c31fc634f500a3f4693597004dfebf
commit c7de8f2570c31fc634f500a3f4693597004dfebf
Author: Jan Beulich <jbeulich@suse.com>
Date: Tue Aug 1 12:39:44 2023 +0200
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/28909] 2.38 tarball (once again) requires makeinfo,
cvs-commit at gcc dot gnu.org <=