public inbox for annobin@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Mark Wielaard <mark@klomp.org>, annobin@sourceware.org
Subject: Re: [PATCH] Fix clang-plugin smoke test on Debian
Date: Fri, 8 Mar 2024 15:20:36 +0000	[thread overview]
Message-ID: <452515a7-62f0-48f1-96ef-d9b00548854f@redhat.com> (raw)
In-Reply-To: <20240307142139.125775-1-mark@klomp.org>

Hi Mark,

> diff --git a/clang-plugin/Makefile.in b/clang-plugin/Makefile.in
> index 71e3002ec907..698b51f8d634 100644
> --- a/clang-plugin/Makefile.in
> +++ b/clang-plugin/Makefile.in
> @@ -68,7 +68,7 @@ check: @srcdir@/hello.c $(PLUGIN_NAME)
>   	$(CLANG) -fplugin=$(PLUGIN) $(PLUGIN_TEST_OPTIONS) -c @srcdir@/hello.c
>   	$(READELF) --wide --notes hello.o > clang-plugin-test.readelf.out
>   	@ grep --silent -e "annobin built by clang version" clang-plugin-test.readelf.out
> -	@ grep --silent -e "running on clang version" clang-plugin-test.readelf.out
> +	@ grep --silent -e "running on .*clang version" clang-plugin-test.readelf.out
>   	@ grep --silent -e "sanitize_cfi" clang-plugin-test.readelf.out
>   	@ grep --silent -e "SpecLoadHarden" clang-plugin-test.readelf.out
>   	$(ANNOCHECK) --skip-all --test-optimization --test-fortify --test-stack-prot  hello.o --verbose

Thanks - patch applied.

Cheers
   Nick


      reply	other threads:[~2024-03-08 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07 14:21 Mark Wielaard
2024-03-08 15:20 ` Nick Clifton [this message]

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=452515a7-62f0-48f1-96ef-d9b00548854f@redhat.com \
    --to=nickc@redhat.com \
    --cc=annobin@sourceware.org \
    --cc=mark@klomp.org \
    /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).