office-gobmx/cross_tail_build/README
David Tardon 27fc8b56c4 utilize the tail_build concept for cross-compilation
There is a new module cross_tail_build that serves the same purpose for
the build side of cross-compilation (started from cross_toolset) as
tail_build for the host side.

Change-Id: Ic16bae9a7197a1f31cc2dcf31b16bbac68c3300f
2012-05-01 12:30:56 +02:00

4 lines
153 B
Text

This is "tail build" for the build side of cross-compilation
See [git:tail_build/README] for details what it is good for and how to
add a module to it.