[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/30022] concurrent builds can fail
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/30022] concurrent builds can fail |
Date: |
Thu, 19 Jan 2023 08:10:45 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30022
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8344ebca2505103c18aa2a1bfb8d200624caf4e6
commit 8344ebca2505103c18aa2a1bfb8d200624caf4e6
Author: Alan Modra <amodra@gmail.com>
Date: Thu Jan 19 09:34:56 2023 +1030
PR 30022, concurrent builds can fail
So let's not copy .libs/libbfd.a to libbfd.a now that nothing in the
binutils-gdb source tries to link against it.
PR 30022
* Makefile.am (noinst_LIBRARIES, libbfd_a_SOURCES, stamp-lib),
(libbfd.a): Delete rules.
(CLEANFILES): Adjust to suit.
--
You are receiving this mail because:
You are on the CC list for the bug.