Skip to content

Commit

Permalink
patch: drop in-tree srso-lto-lts patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Locietta committed Aug 28, 2023
1 parent cde32f7 commit db0a975
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 138 deletions.
137 changes: 0 additions & 137 deletions 0003-srso-lto-lts.patch

This file was deleted.

2 changes: 1 addition & 1 deletion config-lts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
git apply ../0001-6.1.y-dxgkrnl.patch
git apply ../0002-dxgkrnl-enable-lts-support.patch
git apply ../0003-srso-lto-lts.patch

if [ $? != 0 ]; then
echo "Patch conflict!"
exit 1 # so it can be catched by github action
Expand Down

0 comments on commit db0a975

Please sign in to comment.