mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-03-13 02:26:59 +01:00

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
8 lines
160 B
Diff
8 lines
160 B
Diff
--- 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.
|
|
+
|