diff options
author | 2021-03-02 22:33:25 +0000 | |
---|---|---|
committer | 2021-03-04 22:48:37 +0000 | |
commit | f52cf66507cb4bc961d64abc51289d023b39d81b (patch) | |
tree | 40d39e14e77e76d2835362bb0c198a5a45cdf462 /README.md | |
parent | 011171d7114ea4e7ca1400b7f39214ae39276e97 (diff) |
Add build.py to simplify building locally
This adds a script that can build system/bt locally on your Linux
machine. Please see required folder layout in the script on how to
prepare your environment and check the help text on how to use it.
In its simplest form (for example):
./build.py --out ../build --platform-dir ../staging --clang
This will build all of systembt in ../build using the ../staging
directory as your source directory and will use the clang compiler to do
the build.
Bug: 179821440
Tag: #floss
Test: atest --host bluetooth_test_gd
Change-Id: I9c6a9fa30235b2fc661a0fe327154f18a03ca026
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions