Skip to content

Commit

Permalink
README: Update clang version (#108)
Browse files Browse the repository at this point in the history
* Add r487747c(Android U Release).r487747b.
  • Loading branch information
QKIvan authored Nov 25, 2023
1 parent 3c70a1e commit c32ba06
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,11 @@ Fork 本仓库到你的储存库然后按照以下内容编辑 config.env,之
| ---------- | ----------------- | --------------- |
| 12.0.5 | Android S | r416183b |
| 14.0.6 | Android T | r450784d |
| 14.0.7 | | r450784e |
| 15.0.1 | | r458507 |
| 14.0.7 | | r450784e |
| 15.0.1 | | r458507 |
| 17.0.1 | | r487747b |
| 17.0.2 | Android U | r487747c |


一般 Clang12 就能通过大部分 4.14 及以上的内核的编译
我自己的 MI 6X 4.19 使用的是 r450784d
Expand Down
6 changes: 4 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,10 @@ Enter the Clang version to use.
| ------------- | ----------------------------- | ------------------ |
| 12.0.5 | Android S | r416183b |
| 14.0.6 | Android T | r450784d |
| 14.0.7 | | r450784e |
| 15.0.1 | | r458507 |
| 14.0.7 | | r450784e |
| 15.0.1 | | r458507 |
| 17.0.1 | | r487747b |
| 17.0.2 | Android U | r487747c |

Generally, Clang12 can compile most of the 4.14 and above kernels. My MI 6X 4.19 uses r450784d.

Expand Down

0 comments on commit c32ba06

Please sign in to comment.