On Aug 1, 2023, Jan Beulich via Gcc-patches wrote:
> * Makefile.am (all-multi): Drop commands.
> * Makefile.in: Update accordingly.
LGTM, thanks,
--
Alexandre Oliva, happy hackerhttps://FSFLA.org/blogs/lxo/
Free Software Activist GN
I'm afraid I don't understand this part of the code well, and I've really been
away from GCC work for years, and I'm not sure what tests should be run to
verify that this is working, so I don't feel comfortable approving it by
myself. It looks right though.
On Tue, Aug 1, 2023, at 1:55 AM, Jan
./multilib.am already specifies this same command, and make warns about
the earlier one being ignored when seeing the later one. All that needs
retaining to still satisfy the preceding comment is the extra
dependency.
libatomic/
* Makefile.am (all-multi): Drop commands.
* Makefile