clang.json 159 B

12345678
  1. [
  2. {
  3. "Name": "buildflags",
  4. "Cflags": [
  5. "--target=aarch64-none-elf"
  6. ]
  7. }
  8. ]