NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53137 CVS commit: src/external/gpl3/gcc/usr.bin/backend
The following reply was made to PR toolchain/53137; it has been noted by GNATS.
From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53137 CVS commit: src/external/gpl3/gcc/usr.bin/backend
Date: Thu, 12 Apr 2018 20:44:16 +0000
Module Name: src
Committed By: mrg
Date: Thu Apr 12 20:44:16 UTC 2018
Modified Files:
src/external/gpl3/gcc/usr.bin/backend: Makefile
Log Message:
fix the hard coded depends list for insn-*. i pulled these out
of the generated .d files for a successful build. i've tested
that at least one recent macppc build failure is fixed with this
change (namely, try building just insn-emit.o in this subdir),
but the pattern should fix anything else left in insn*.
this really should finally fix PR#53137.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/external/gpl3/gcc/usr.bin/backend/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index