There is. Some one should add it to the wiki.

For patching the gcc you can put the patches in the
sb-toolchains/patch_files/cc directory. After that add to the used toolchain
configuration file the line:
CC_PATCHES = <patch1> <patch2> ...

The same way you can also patch the other components. Just replace the cc
with binutils, libc or headers.

Ricardo


Bruno de Oliveira Abinader wrote:

>Hi Ricardo, thanks for the help. I visited scratchbox's wiki and
>followed the instructions on the wiki. Everything's fine but I need to
>apply a patch on some gcc files before making the toolchain, is there a
>special way to do that (like putting the patch file name on a script) or
>just apply it normally?
>
>[]s
>
>  
>

_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to