diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-03-18 18:27:23 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-03-18 18:27:23 +0100 |
commit | b519b77cd105af5c036a56d7849354f62b32d5db (patch) | |
tree | a632aa32d078efe44c29e83afeab2fdd9a990e59 /cross | |
parent | 54dd02cd77554542994a6db5bf6cd31e640bb990 (diff) | |
download | abslibre-b519b77cd105af5c036a56d7849354f62b32d5db.tar.gz abslibre-b519b77cd105af5c036a56d7849354f62b32d5db.tar.bz2 abslibre-b519b77cd105af5c036a56d7849354f62b32d5db.zip |
Update build order.
Diffstat (limited to 'cross')
-rw-r--r-- | cross/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cross/README b/cross/README index 004f01114..a77b1eb5c 100644 --- a/cross/README +++ b/cross/README @@ -7,6 +7,7 @@ * cross-$target-gcc-core-shared * $target-glibc * $target-gcc +* $target-glibc with BOOTSTRAPING=false cross-* packages are used to bootstrap the full toolchain for the first time, you'll only need binutils, linux-api-headers, glibc and gcc once you're done. |