⛏️ index : buildtools.git

author Jérôme Duval <jerome.duval@gmail.com> 2016-03-04 20:27:59.0 +01:00:00
committer Jérôme Duval <jerome.duval@gmail.com> 2016-03-04 20:27:59.0 +01:00:00
commit
3dd8d8f58c4345efcab630f9465fad5cbaf29810 [patch]
tree
f9cec4a5bfd5632bf5b0784d43e6bc4bd30db606
parent
cf9f358f9e8e80927bc94524c9fdbaeba4c869cb
download
3dd8d8f58c4345efcab630f9465fad5cbaf29810.tar.gz

update reference to gcc4.

* to trigger the build.

Diff

 INSTALL-as-haiku-cross-compiler-on-LINUX | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL-as-haiku-cross-compiler-on-LINUX b/INSTALL-as-haiku-cross-compiler-on-LINUX
index 92f26f0..8d46d26 100644
--- a/INSTALL-as-haiku-cross-compiler-on-LINUX
+++ a/INSTALL-as-haiku-cross-compiler-on-LINUX
@@ -10,7 +10,7 @@
One of the last output lines should tell you that the tools have been built
successfully.

If you're not interested in binary compatibility (or want to build for the PowerPC architecture), you can build gcc4 instead by doing this:
If you're not interested in binary compatibility (or want to build for the PowerPC architecture), you can build gcc5 instead by doing this:

  $ ./configure --build-cross-tools <arch> ../buildtools