]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r282551: Remove historical GNUC test
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 31 Aug 2015 19:20:18 +0000 (19:20 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 31 Aug 2015 19:20:18 +0000 (19:20 +0000)
commit6d90455ffc98129f983d4755e2c29d314d45421c
tree475161c6e905e4fd56b2c1417fe27d3ab4e922c4
parent83f25c3a680144a78b6872034a546072bd90c20b
MFC r282551: Remove historical GNUC test

The requirement is for a GCC-compatible compiler and not necessarily
GCC itself. However, we currently expect any compiler used for building
the whole of FreeBSD to be GCC-compatible and many things will break if
not; there's no longer a need to have an explicit test for this in rtld.

git-svn-id: svn://svn.freebsd.org/base/stable/10@287331 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/rtld-elf/debug.h
libexec/rtld-elf/rtld.c