[LTP] [PATCH] open_posix_testsuite: Remove inclomplete warning commandline argument
Detlef Riekenberg
wine.dev@web.de
Wed May 8 22:51:14 CEST 2024
The Open Posix testsuite calls the compiler with the commandline argument
"-W", but that is not a supported gcc warning option
and breaks other compiler.
This patch removes the broken "-W" commandline argument.
Fixes commit 8071ba7
References:
https://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html
https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
--
Regards ... Detlef
Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
---
testcases/open_posix_testsuite/include/mk/config.mk.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the ltp
mailing list