gcc-5.3.0: fix cowpatch splitting on libcc1

fixes github issue #194 - failure of cowpatch causes 0001-musl.diff
to be applied to a shadow copy of the tree, instead of where gcc
looks for the files.

fix analoguous to 91bdb320f1
This commit is contained in:
rofl0r 2025-02-18 00:05:32 +00:00 committed by Rich Felker
parent f2d370bcd3
commit 465ad1b108
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
--- gcc-5.3.0.orig/libcc1/ChangeLog
+++ gcc-5.3.0/libcc1/ChangeLog
@@ -98,3 +98,4 @@
* plugin.cc: New file.
* rpc.hh: New file.
* status.hh: New file.
+