Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/config About ${CTFCONVERT}.
details: https://anonhg.NetBSD.org/src/rev/5d22f670da5b
branches: trunk
changeset: 340488:5d22f670da5b
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Tue Sep 08 05:48:07 2015 +0000
description:
About ${CTFCONVERT}.
diffstat:
usr.bin/config/TODO | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r 3272addbe425 -r 5d22f670da5b usr.bin/config/TODO
--- a/usr.bin/config/TODO Tue Sep 08 05:24:27 2015 +0000
+++ b/usr.bin/config/TODO Tue Sep 08 05:48:07 2015 +0000
@@ -450,3 +450,9 @@
Rely on the fact that config(1) parses files.${MACHINE} first, outputs
files in the order it parses files.* (actually include depth), and
`Makefile.kern.inc' preserve file order to pass to ${LD}.
+
+o Clean up CTF-related rules.
+
+ Don't overwrite compile/link rules conditionally by existence of
+ ${CTFCONVERT}/${CTFMERGE}. Give a separate suffix (*.ctfo) and define its
+ rules (.c -> .ctfo).
Home |
Main Index |
Thread Index |
Old Index