clang.json 92 B

123456789
  1. [
  2. {
  3. "Name": "buildflags",
  4. "Cflags": [
  5. "-fcommon",
  6. "-mstack-alignment=4"
  7. ]
  8. }
  9. ]