Ed Maste 4143e4fb19 Hide -fuse-ld= not supported message for non-build targets
In some build configurations a warning about (an absolute path for)
-fuse-ld= not being supported by GCC was emitted during cleandir or
other non-build make targets.

For these non-build targets COMPILER_TYPE is set to "none" but we
treated the .else case for COMPILER_TYPE==clang as implying gcc.
Check instead for COMPILER_TYPE==gcc.

PR:		263913
Reported by:	pstef
Reviewed by:	pstef
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2022-05-12 10:59:06 -04:00
..
2022-01-03 08:00:08 -07:00
2020-11-24 21:45:38 +00:00
2022-01-13 15:59:47 +01:00
2019-11-20 21:06:29 +00:00
2020-04-30 22:08:40 +00:00
2022-04-23 14:44:17 -07:00
2022-04-23 14:44:17 -07:00
2019-11-21 18:14:26 +00:00
2022-01-03 08:00:08 -07:00
2020-11-24 21:45:38 +00:00