Skip to content

Commit 06861de

Browse files
authored
Merge pull request #15 from Rust-for-Linux/remove-patch
Remove patch not needed anymore
2 parents beadbc7 + 73cdc59 commit 06861de

File tree

4 files changed

+0
-94
lines changed

4 files changed

+0
-94
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,6 @@ jobs:
9393
# TODO: remove if this patch is indeed not necessary. (It seems the patch is now included upstream.)
9494
# - run: git -C linux apply ../ci/x86-boot-Use-std-gnu11-to-fix-build-with-GCC-15.patch
9595

96-
# TODO: remove when fixed in the above branch.
97-
- run: git -C linux apply ../ci/patches/0001-Use-inline-always-for-bit_T-functions.patch
98-
99-
# TODO: remove when fixed in the above branch.
100-
- run: git -C linux apply ../ci/patches/0001-Skip-GCC-flag-for-bindgen.patch
101-
102-
# TODO: remove when fixed in the above branch.
103-
- run: git -C linux apply ../ci/patches/0001-Ignore-some-failing-tests.patch
104-
10596
# Setup: `busybox`.
10697
- run: |
10798
git clone --depth 1 -b 1_30_1 https://git.busybox.net/busybox/

patches/0001-Ignore-some-failing-tests.patch

Lines changed: 0 additions & 34 deletions
This file was deleted.

patches/0001-Skip-GCC-flag-for-bindgen.patch

Lines changed: 0 additions & 26 deletions
This file was deleted.

patches/0001-Use-inline-always-for-bit_T-functions.patch

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)