Skip to content

Commit 06dbe2b

Browse files
committed
Select clang with oryon optimisation for Pad 3 pro and Pad 4
1 parent 80a8bc3 commit 06dbe2b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configs/oos16/OP-PAD-3-PRO.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"os_version": "OOS16",
99
"lto": "none",
1010
"zyc_compiler": "",
11-
"c_compiler": "kernel_platform/prebuilts/clang/host/linux-x86/clang-r536225/bin",
11+
"c_compiler": "kernel_platform/prebuilts/clang/host/linux-x86/clang-r547379/bin",
1212
"rust_compiler": "kernel_platform/prebuilts/rust/linux-x86/1.82.0/bin",
1313
"bindgen": "",
1414
"rust_build": true,

configs/oos16/OP-PAD-4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"os_version": "OOS16",
99
"lto": "none",
1010
"zyc_compiler": "",
11-
"c_compiler": "kernel_platform/prebuilts/clang/host/linux-x86/clang-r536225/bin",
11+
"c_compiler": "kernel_platform/prebuilts/clang/host/linux-x86/clang-r547379/bin",
1212
"rust_compiler": "kernel_platform/prebuilts/rust/linux-x86/1.82.0/bin",
1313
"bindgen": "",
1414
"rust_build": true,

0 commit comments

Comments
 (0)