linux.h: Add a comment to mark macros that are being overriden in config/k*bsd-gnu.h.
authorRobert Millan <robertmh@gnu.org>
Thu, 6 Apr 2006 22:16:11 +0000 (22:16 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 6 Apr 2006 22:16:11 +0000 (22:16 +0000)
commit8224ee206c7125ad57440cbe2f020024ae3f1e3f
tree78cde559c6281bbc966534e155a270ff1a1049b5
parent1f651229f0be6227e64c20b8400cdba2ef8fa1d0
linux.h: Add a comment to mark macros that are being overriden in config/k*bsd-gnu.h.

* gcc/config/i386/linux.h:  Add a comment to mark macros that are
being overriden in config/k*bsd-gnu.h.
* gcc/config/kfreebsd-gnu.h:  Redefine GLIBC_DYNAMIC_LINKER instead of
DYNAMIC_LINKER.
* gcc/config/knetbsd-gnu.h:  Ditto.

From-SVN: r112740
gcc/ChangeLog
gcc/config/i386/linux.h
gcc/config/kfreebsd-gnu.h
gcc/config/knetbsd-gnu.h