diff options
author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-01-08 18:59:19 +0100 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-01-08 18:59:19 +0100 |
commit | 550a88b5011e85da47766deba79e262480550a3f (patch) | |
tree | b763b5fefef50baed19b6940c5e09ba1e17e41a6 | |
parent | e2e1a2c2e214924c2a326294b7102252f00d1367 (diff) | |
download | vendor_replicant-550a88b5011e85da47766deba79e262480550a3f.zip vendor_replicant-550a88b5011e85da47766deba79e262480550a3f.tar.gz vendor_replicant-550a88b5011e85da47766deba79e262480550a3f.tar.bz2 |
update TODO for build-toolchain
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rwxr-xr-x | build-toolchain | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build-toolchain b/build-toolchain index 8264721..6431908 100755 --- a/build-toolchain +++ b/build-toolchain @@ -18,3 +18,6 @@ cd $BASEDIR # include patch for binutils # enable optimization for llvm (more stuff?) # test with gcc-4.8 binaries if there are errors +# document renaming of binaries of cross compiler build and export flag +# review other prebuilt tools from misc, tools, devtools and sdk +# search for bin directories in external and remove binaries |