From c45b6d92d604ea5cf5a3b8f6a42629c4f08465b7 Mon Sep 17 00:00:00 2001 From: Waldemar Kornewald Date: Sun, 18 Feb 2007 11:46:25 +0000 Subject: [PATCH] Made cross-compiling instructions easier to understand. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20156 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- ReadMe.cross-compile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ReadMe.cross-compile b/ReadMe.cross-compile index 1d2756a0bf..e4896ea0ed 100644 --- a/ReadMe.cross-compile +++ b/ReadMe.cross-compile @@ -6,9 +6,8 @@ We currently support these non-BeOS platforms: * FreeBSD To build Haiku on a non-BeOS platform you must first check out and build the -cross-compiler. The easiest method for doing so is to check it out in a -directory just below that of the Haiku root. Navigate to the parent directory -of Haiku and use a command such as: +cross-compiler. The easiest method for doing so is to check it out in the +parent directory of your Haiku repository: svn checkout svn://svn.berlios.de/haiku/buildtools/trunk buildtools