зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1876554 - libwebrtc change to support openbsd riscv64 toolchain. r=ng,webrtc-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D201148
This commit is contained in:
Родитель
de97ad15f1
Коммит
f909f3e2bf
|
@ -297,6 +297,13 @@ gcc_toolchain("mips64el") {
|
|||
}
|
||||
}
|
||||
|
||||
clang_toolchain("clang_riscv64") {
|
||||
toolchain_args = {
|
||||
target_cpu = "riscv64"
|
||||
current_os = "linux"
|
||||
}
|
||||
}
|
||||
|
||||
gcc_toolchain("riscv64") {
|
||||
toolprefix = "riscv64-linux-gnu"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче