Add dependency installation files for x86_64
* The installation script installs the necessary dependencies based on host OS version on Ubuntu OS * clang toolchain BUILD.gn will only use clang-3.5 or above * Update documentation Test: gn gen out/Default; ninja -C out/Default Change-Id: Ibc732ebc68009af25e9a911a724a888e008d45ac
Showing
- README.md 7 additions, 41 deletionsREADME.md
- system/build/install_deps.sh 57 additions, 0 deletionssystem/build/install_deps.sh
- system/build/toolchain/clang/BUILD.gn 9 additions, 2 deletionssystem/build/toolchain/clang/BUILD.gn
- system/build/toolchain/clang/get_clang_suffix.py 43 additions, 0 deletionssystem/build/toolchain/clang/get_clang_suffix.py
system/build/install_deps.sh
0 → 100755
Please register or sign in to comment