Skip to content

Commit

Permalink
Fix build by use specified boringssl
Browse files Browse the repository at this point in the history
  • Loading branch information
prife committed Sep 5, 2022
1 parent d5b8941 commit bfb2c9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ git clone this project.
$ cd <this-project>
$ cd lib
$ git clone https://salsa.debian.org/android-tools-team/android-platform-external-boringssl.git boringssl
$ cd boringssl
$ git checkout debian/8.1.0+r23-3
```

### step2: build boringssl
Expand Down

0 comments on commit bfb2c9e

Please sign in to comment.