]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libgomp/100747 - fix permission of configure scripts
authorRichard Biener <rguenther@suse.de>
Tue, 25 May 2021 10:48:52 +0000 (12:48 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Tue, 25 May 2021 10:48:52 +0000 (12:48 +0200)
Added executable bits.

2021-05-25  Richard Biener  <rguenther@suse.de>

PR libgomp/100747
liboffloadmic/
* configure: Make executable.
* plugin/configure: Likewise.

(cherry picked from commit 2c3202e6f8a95362384022edf5d93839682df5ba)

liboffloadmic/ChangeLog.omp [new file with mode: 0644]
liboffloadmic/configure [changed mode: 0644->0755]
liboffloadmic/plugin/configure [changed mode: 0644->0755]

diff --git a/liboffloadmic/ChangeLog.omp b/liboffloadmic/ChangeLog.omp
new file mode 100644 (file)
index 0000000..ea49276
--- /dev/null
@@ -0,0 +1,8 @@
+2021-05-25  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2021-05-25  Richard Biener  <rguenther@suse.de>
+       
+       PR libgomp/100747
+       * configure: Make executable.
+       * plugin/configure: Likewise.
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)