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 <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:128ff73d7c5b70b20991b191b64a27d64145d762 commit r10-6799-g128ff73d7c5b70b20991b191b64a27d64145d762 Author: Jakub Jelinek <ja...@redhat.com> Date: Sat Feb 22 19:55:09 2020 +0100 libatomic: Fix last change [PR55930] 2020-02-22 Jakub Jelinek <ja...@redhat.com> PR other/55930 * Makefile.am (M_DEPS): Guard the empty definition with @AMDEP_FALSE@ rather than @AMDEP_TRUE@. * Makefile.in: Regenerated.