• 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"
280 toolprefix = "mips64el-linux-gnuabi64-"
292 current_os = "linux"
305 current_os = "linux"
311 toolprefix = "riscv64-linux-gnu"
313 cc = "${toolprefix}-gcc"
314 cxx = "${toolprefix}-g++"
316 readelf = "${toolprefix}-readelf"
317 nm = "${toolprefix}-nm"
318 ar = "${toolprefix}-ar"
323 current_os = "linux"
331 current_os = "linux"
347 current_os = "linux"
366 current_os = "linux"
375 toolprefix = "mips-linux-gnu-"
387 current_os = "linux"
396 toolprefix = "mips64-linux-gnuabi64-"
408 current_os = "linux"
418 current_cpu = "loong64"
419 current_os = "linux"
423 gcc_toolchain("loong64") {
424 toolprefix = "loongarch64-unknown-linux-gnu"
426 cc = "${toolprefix}-gcc"
427 cxx = "${toolprefix}-g++"
429 readelf = "${toolprefix}-readelf"
430 nm = "${toolprefix}-nm"
431 ar = "${toolprefix}-ar"
435 current_cpu = "loong64"
436 current_os = "linux"