Signed-off-by: Aaron Carroll <aaronc@xxxxxxxxxxxxxxx> --- README | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/README b/README index 7df6306..3782570 100644 --- a/README +++ b/README @@ -96,6 +96,11 @@ For gfio, you need gtk 2.18 or newer and associated glib threads and cairo. gfio isn't built automatically, it needs to be enabled with a --enable-gfio option to configure. +To build FIO with a cross-compiler: + $ make clean + $ make CROSS_COMPILE=/path/to/toolchain/prefix +Configure will attempt to determine the target platform automatically. + Windows ------- -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html