• Home
  • Raw
  • Download

Lines Matching +full:linux +full:- +full:loong64

2 # Use of this source code is governed by a BSD-style license that can be
15 current_os = "linux"
22 current_os = "linux"
29 current_os = "linux"
34 toolprefix = "aarch64-linux-gnu-"
46 current_os = "linux"
55 toolprefix = "arm-linux-gnueabihf-"
67 current_os = "linux"
81 current_os = "linux"
99 current_os = "linux"
113 current_os = "linux"
120 current_os = "linux"
178 v8_current_cpu = "loong64"
183 # toolchain to build Ash-Chrome in a subdirectory.
184 # This is a test-only toolchain.
187 # This turns the toolchain into the "Linux ChromeOS" build
192 # This turns off all of the LaCrOS-specific flags.
205 # toolchain to build lacros-Chrome in a subdirectory.
206 # This is a test-only toolchain.
214 # This turns on the LaCrOS-specific flag.
235 current_os = "linux"
246 current_os = "linux"
253 current_os = "linux"
258 toolprefix = "mipsel-linux-gnu-"
270 current_os = "linux"
279 toolprefix = "mips64el-linux-gnuabi64-"
291 current_os = "linux"
303 current_os = "linux"
309 toolprefix = "riscv64-linux-gnu"
311 cc = "${toolprefix}-gcc"
312 cxx = "${toolprefix}-g++"
314 readelf = "${toolprefix}-readelf"
315 nm = "${toolprefix}-nm"
316 ar = "${toolprefix}-ar"
321 current_os = "linux"
329 current_os = "linux"
345 current_os = "linux"
364 current_os = "linux"
373 toolprefix = "mips-linux-gnu-"
385 current_os = "linux"
394 toolprefix = "mips64-linux-gnuabi64-"
406 current_os = "linux"
416 current_cpu = "loong64"
417 current_os = "linux"
421 gcc_toolchain("loong64") {
422 toolprefix = "loongarch64-unknown-linux-gnu"
424 cc = "${toolprefix}-gcc"
425 cxx = "${toolprefix}-g++"
427 readelf = "${toolprefix}-readelf"
428 nm = "${toolprefix}-nm"
429 ar = "${toolprefix}-ar"
433 current_cpu = "loong64"
434 current_os = "linux"