mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-04-02 21:10:24 +02:00
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:
parent
f2d370bcd3
commit
465ad1b108
7
patches/gcc-5.3.0/0023-cow-libcc1.diff
Normal file
7
patches/gcc-5.3.0/0023-cow-libcc1.diff
Normal 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.
|
||||
+
|
Loading…
Reference in New Issue
Block a user