($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Detlef Riekenberg via ltp <ltp@lists.linux.it>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] open_posix_testsuite: Remove inclomplete warning commandline argument
Date: Wed, 8 May 2024 22:51:14 +0200	[thread overview]
Message-ID: <trinity-b402401a-a48e-41c1-ad25-f03507cdde3f-1715201474875@3c-app-webde-bap44> (raw)


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(-)


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

             reply	other threads:[~2024-05-08 20:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 20:51 Detlef Riekenberg via ltp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-08 21:01 [LTP] [PATCH] open_posix_testsuite: Remove inclomplete warning commandline argument Detlef Riekenberg via ltp
2024-05-09  9:21 ` Cyril Hrubis
2024-05-13  4:34   ` Joerg Vehlow
2024-05-13 10:47     ` Petr Vorel
2024-05-13 12:26       ` Cyril Hrubis
2024-05-13 13:09         ` Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=trinity-b402401a-a48e-41c1-ad25-f03507cdde3f-1715201474875@3c-app-webde-bap44 \
    --to=ltp@lists.linux.it \
    --cc=wine.dev@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).