]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Including dynamically generated osreldate.h wasn't such a good
authorAlexander Kabaev <kan@FreeBSD.org>
Sun, 13 Jul 2003 02:41:48 +0000 (02:41 +0000)
committerAlexander Kabaev <kan@FreeBSD.org>
Sun, 13 Jul 2003 02:41:48 +0000 (02:41 +0000)
commit0810229e75cb81c2648d1e589f701d5aca4304bc
tree69ad1d6eb3d28e8c177abe30c906a9a497d8d0bc
parent1cb7d2af50569fe83f327ebea7d506dc0cbce975
Including dynamically generated osreldate.h wasn't such a good
idea after all.

Fix cross-builds and ia64 builds. gnu/lib/csu/Makefile is modified to
pre-include osreldate.h and gnu/usr.bin/cc/cc_tools/auto-host.h
will avoid including sys/param.h if __FreeBSD_version is already defined.
gnu/lib/csu/Makefile
gnu/usr.bin/cc/cc_tools/auto-host.h