Made cross-compiling instructions easier to understand.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20156 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald 2007-02-18 11:46:25 +00:00
parent 4bfe6b4b7f
commit c45b6d92d6

View File

@ -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