summaryrefslogtreecommitdiff
path: root/0049-build-Add-some-file-right-to-executable.patch
diff options
context:
space:
mode:
Diffstat (limited to '0049-build-Add-some-file-right-to-executable.patch')
-rw-r--r--0049-build-Add-some-file-right-to-executable.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/0049-build-Add-some-file-right-to-executable.patch b/0049-build-Add-some-file-right-to-executable.patch
new file mode 100644
index 0000000..b9aa9b9
--- /dev/null
+++ b/0049-build-Add-some-file-right-to-executable.patch
@@ -0,0 +1,21 @@
+From 7dffda64fcbbd522616d7dc9c70530d146f4fed6 Mon Sep 17 00:00:00 2001
+From: zhongyunde <zhongyunde@huawei.com>
+Date: Tue, 1 Nov 2022 16:38:38 +0800
+Subject: [PATCH 01/35] [build] Add some file right to executable
+
+---
+ libgcc/mkheader.sh | 0
+ move-if-change | 0
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+ mode change 100644 => 100755 libgcc/mkheader.sh
+ mode change 100644 => 100755 move-if-change
+
+diff --git a/libgcc/mkheader.sh b/libgcc/mkheader.sh
+old mode 100644
+new mode 100755
+diff --git a/move-if-change b/move-if-change
+old mode 100644
+new mode 100755
+--
+2.27.0.windows.1
+