mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
update reference to gcc4.
* to trigger the build.
This commit is contained in:
parent
cf9f358f9e
commit
3dd8d8f58c
@ -10,7 +10,7 @@ If you want to build the default (legacy, 2.95.3) gcc, do this:
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user