commit | e034393b15bc9257314b0c7adfb778e0c504bed7 | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Mon Jul 06 18:29:03 2009 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Mon Jul 06 18:29:03 2009 +0000 |
tree | a7bbd644bf3956fc2a45df1f4d432ecfef281d08 | |
parent | 53cf8298cfdb73d7747907bb686090bd44464250 [diff] |
* Allow skipping parts of the installation to be able to do it in parts if one phase fails and the user wants to reinstall one of the components. * Fixed LLVM-GCC configuration flags: s/--with-gnu-{as,ld}/--with-{as,ld}/ The former is a boolean flag, the latter is a flag that takes a path. * Added a new flag CROSS_MARCH, defaults to armv6. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74840 91177308-0d34-0410-b5e6-96231b3b80d8