gpc icon indicating copy to clipboard operation
gpc copied to clipboard

Error in README?

Open jlries61 opened this issue 4 years ago • 0 comments

According to README.md, the directory in which the diffs reside is gcc/p, but the actual location is gcc/p/diffs. So the command I ran to patch gcc 4.3.5 was:

patch -p1 < gcc/p/diffs/gcc-4.3.5.diff

Correct?

jlries61 avatar May 11 '20 00:05 jlries61