summaryrefslogtreecommitdiff
path: root/cross/README
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-18 18:27:23 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-18 18:27:23 +0100
commitb519b77cd105af5c036a56d7849354f62b32d5db (patch)
treea632aa32d078efe44c29e83afeab2fdd9a990e59 /cross/README
parent54dd02cd77554542994a6db5bf6cd31e640bb990 (diff)
Update build order.
Diffstat (limited to 'cross/README')
-rw-r--r--cross/README1
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.