Hey Everyone,
I'm looking at the pkgfile for gcc (7.3.0) in the core crux ports, and i see it grabs two patch files::
gcc-nocheck-fixincludes.patch
gcc-4.7.3-multilib-dirs.patch
but I can't find these files on the gnu ftp, and certainly not in the path the pkgfile seems to be looking in.
These reason I'm hunting for these is because I'm trying to track down the apparently age-old "crti.o" bug when building gcc, which crux seems to be immune to.
Any help would be appreciated, thank you.
-Vsteve