CompileFlags:
  Add:
    - "-std=gnu23"
    - "-xc"
    - "-march=native"
    - "-mavx2"
  Remove:
    - "-std=c++*"
