Alex Richardson c8c62548bf Don't add -Winline for WARNS=6
This warning is very rarely useful (inline is a hint and not mandatory).
This flag results in many warnings being printed when compiling C++
code that uses the standard library with GCC.

This flag was originally added in back in r94332 but the flag is a no-op
in Clang ("This diagnostic flag exists for GCC compatibility, and has no
effect in Clang"). Removing it should make the GCC build output slightly
more readable.

Reviewed By:	jrtc27, imp
Differential Revision: https://reviews.freebsd.org/D29235
2021-03-22 11:55:45 +00:00
..
2018-04-27 22:15:18 +00:00
2021-01-07 21:15:26 +01:00
2021-03-13 18:26:15 +01:00
2019-02-26 06:22:10 +00:00
2021-03-22 11:55:45 +00:00
2021-01-13 23:56:18 -06:00
2020-09-08 23:22:11 +00:00
2019-02-26 06:22:10 +00:00
2021-01-03 20:45:37 +02:00
2020-01-23 10:40:34 +00:00
2021-01-02 21:41:36 +02:00