• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "abi": "eabi",
3    "arch": "arm",
4    "crt-objects-fallback": "musl",
5    "crt-static-default": false,
6    "data-layout": "e-m:e-p:32:32-Fi8-i64:64-v128:64:128-a:0:32-n32-S64",
7    "dynamic-linking": false,
8    "env": "musl",
9    "features": "+v7,+thumb2,+soft-float,-neon",
10    "has-rpath": false,
11    "linker-flavor": "gnu-cc",
12    "llvm-target": "armv7-unknown-unknown-gnueabi",
13    "max-atomic-width": 64,
14    "os": "trusty",
15    "panic-strategy": "abort",
16    "plt-by-default": false,
17    "relro-level": "full",
18    "static-position-independent-executables": true,
19    "supported-sanitizers": ["cfi"],
20    "target-mcount": "\u0001mcount",
21    "target-pointer-width": "32"
22}
23