public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1034] libgomp/100747 - fix permission of configure scripts
@ 2021-05-25  9:12 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2021-05-25  9:12 UTC (permalink / raw)
  To: gcc-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-25  9:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25  9:12 [gcc r12-1034] libgomp/100747 - fix permission of configure scripts Richard Biener

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