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
..
2021-01-21 19:10:07 -05:00
2020-11-24 21:45:38 +00:00
2019-11-20 21:06:29 +00:00
2021-02-01 09:32:07 +00:00
2021-01-07 09:31:03 +00:00
2021-01-07 09:31:03 +00:00
2020-04-30 22:08:40 +00:00
2021-03-22 11:55:45 +00:00
2020-11-24 21:45:38 +00:00
2019-11-21 18:14:26 +00:00
2019-11-21 19:54:10 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2020-11-24 21:45:38 +00:00
2018-07-27 10:44:38 +00:00
2018-07-27 10:44:38 +00:00