diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-21 16:04:27 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-21 16:04:27 -0500 |
commit | 83601598d7d0e09f1d36419adea61b1d113035bc (patch) | |
tree | b12d4f89498dd52c885176023e567585e5cc3b29 /README | |
parent | 60f5a774222f96066c2e960c15a4eaa27b7bea22 (diff) |
fix full build
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,7 +18,9 @@ runtime tests and toolchains for the compiling. The third incarnation now uses OpenADK to build a toolchain, the base system and the C library. Then it runs either a libc test suite, the ltp project or a native compile of a toolchain. -More tests can be impemented later. +More tests can be implemented later. + +A full build without any options needs 500 GB of disk space. Have fun Waldemar |