[Bug other/55930] [8/9 Regression] libatomic build failure if configured with --disable-dependency-tracking

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 22 18:56:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55930

--- Comment #19 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:128ff73d7c5b70b20991b191b64a27d64145d762

commit r10-6799-g128ff73d7c5b70b20991b191b64a27d64145d762
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Sat Feb 22 19:55:09 2020 +0100

    libatomic: Fix last change [PR55930]

    2020-02-22  Jakub Jelinek  <jakub@redhat.com>

        PR other/55930
        * Makefile.am (M_DEPS): Guard the empty definition with
        @AMDEP_FALSE@ rather than @AMDEP_TRUE@.
        * Makefile.in: Regenerated.


More information about the Gcc-bugs mailing list