Home
last modified time | relevance | path

Searched hist:c8c62548bffb83f3d25e062929c45d66fea755f1 (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/regression/capsicum/syscalls/
H A DMakefilediff c8c62548bffb83f3d25e062929c45d66fea755f1 Mon Mar 22 12:55:45 CET 2021 Alex Richardson <arichardson@FreeBSD.org> 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
/freebsd/stand/i386/isoboot/
H A DMakefilediff c8c62548bffb83f3d25e062929c45d66fea755f1 Mon Mar 22 12:55:45 CET 2021 Alex Richardson <arichardson@FreeBSD.org> 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
/freebsd/stand/i386/boot2/
H A DMakefilediff c8c62548bffb83f3d25e062929c45d66fea755f1 Mon Mar 22 12:55:45 CET 2021 Alex Richardson <arichardson@FreeBSD.org> 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
/freebsd/lib/librt/
H A DMakefilediff c8c62548bffb83f3d25e062929c45d66fea755f1 Mon Mar 22 12:55:45 CET 2021 Alex Richardson <arichardson@FreeBSD.org> 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
/freebsd/lib/libthr/
H A DMakefilediff c8c62548bffb83f3d25e062929c45d66fea755f1 Mon Mar 22 12:55:45 CET 2021 Alex Richardson <arichardson@FreeBSD.org> 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
/freebsd/share/mk/
H A Dbsd.sys.mkdiff c8c62548bffb83f3d25e062929c45d66fea755f1 Mon Mar 22 12:55:45 CET 2021 Alex Richardson <arichardson@FreeBSD.org> 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
/freebsd/sys/conf/
H A Dkern.mkdiff c8c62548bffb83f3d25e062929c45d66fea755f1 Mon Mar 22 12:55:45 CET 2021 Alex Richardson <arichardson@FreeBSD.org> 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
H A Dkern.pre.mkdiff c8c62548bffb83f3d25e062929c45d66fea755f1 Mon Mar 22 12:55:45 CET 2021 Alex Richardson <arichardson@FreeBSD.org> 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