From d82826d1a1c7ea45a761dfbf76b879712c7332ec Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 17 Oct 2023 02:15:03 +0000 Subject: automatic import of gcc --- 0049-build-Add-some-file-right-to-executable.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 0049-build-Add-some-file-right-to-executable.patch (limited to '0049-build-Add-some-file-right-to-executable.patch') 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 +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 + -- cgit v1.2.3