public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Richard Biener <rguenth@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-1034] libgomp/100747 - fix permission of configure scripts
Date: Tue, 25 May 2021 09:12:50 +0000 (GMT)	[thread overview]
Message-ID: <20210525091250.D6A6E3851C2B@sourceware.org> (raw)

https://gcc.gnu.org/g:2c3202e6f8a95362384022edf5d93839682df5ba

commit r12-1034-g2c3202e6f8a95362384022edf5d93839682df5ba
Author: Richard Biener <rguenther@suse.de>
Date:   Tue May 25 11:11:27 2021 +0200

    libgomp/100747 - fix permission of configure scripts
    
    Added executable bits.
    
    2021-05-25  Richard Biener  <rguenther@suse.de>
    
            PR libgomp/100747
    liboffloadmic/
            * configure: Make executable.
            * plugin/configure: Likewise.

Diff:
---
 liboffloadmic/configure        | 0
 liboffloadmic/plugin/configure | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/liboffloadmic/configure b/liboffloadmic/configure
old mode 100644
new mode 100755
diff --git a/liboffloadmic/plugin/configure b/liboffloadmic/plugin/configure
old mode 100644
new mode 100755


                 reply	other threads:[~2021-05-25  9:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210525091250.D6A6E3851C2B@sourceware.org \
    --to=rguenth@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.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).