]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Follow-up r297842: Rework header generation to fix always rebuilding.
authorBryan Drewery <bdrewery@FreeBSD.org>
Mon, 18 Apr 2016 18:13:58 +0000 (18:13 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Mon, 18 Apr 2016 18:13:58 +0000 (18:13 +0000)
commit09fb6bff2962238c21d263adf9449a4af6ef3d63
tree0df5667ab90d3c8696803c12426cb486102d64b6
parentb964b9437615871634ac4eeeb1a4e603ac37bde6
Follow-up r297842: Rework header generation to fix always rebuilding.

This reworks the handling of common headers to just include the needed
logic rather than invoke MAKE.  This avoids the problem listed in r297842
and avoids other dependency tracking issues.

Pointyhat to: bdrewery
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
Sponsored by: EMC / Isilon Storage Division
gnu/lib/csu/Makefile
gnu/lib/libgcc/Makefile
gnu/lib/libgcov/Makefile
gnu/usr.bin/cc/cc_tools/Makefile
gnu/usr.bin/cc/cc_tools/Makefile.hdrs [new file with mode: 0644]