freebsd-spec.h: Add comment about what macros can be defined in this header.
authorJakub Jelinek <jakub@redhat.com>
Tue, 7 Feb 2012 15:16:45 +0000 (16:16 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 7 Feb 2012 15:16:45 +0000 (16:16 +0100)
commitdeb3f362b31c49f77ca8be8540d1c7e46e54ea40
tree57e722b9a3c6adaba87c5304fcd569e570c17e58
parent9c9e39dddac5a32e9b7c079523ecc69d30553010
freebsd-spec.h: Add comment about what macros can be defined in this header.

* config/freebsd-spec.h: Add comment about what macros can be defined
in this header.
(LINK_EH_SPEC, LINK_SSP_SPEC, USE_LD_AS_NEEDED): Don't define here.
* config/freebsd.h (LINK_EH_SPEC, LINK_SSP_SPEC, USE_LD_AS_NEEDED): But
here instead.

From-SVN: r183970
gcc/ChangeLog
gcc/config/freebsd-spec.h
gcc/config/freebsd.h