Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH] README: quick note on how to cross compile
@ 2013-04-15  4:18 Aaron Carroll
  2013-04-15  6:42 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Carroll @ 2013-04-15  4:18 UTC (permalink / raw)
  To: fio

Signed-off-by: Aaron Carroll <aaronc@cse.unsw.edu.au>
---
   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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-15  6:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15  4:18 [PATCH] README: quick note on how to cross compile Aaron Carroll
2013-04-15  6:42 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox