瀏覽代碼

Missed a template flag in builtin toolchain

default_compile_flags
vector-of-bool 5 年之前
父節點
當前提交
f569401b30
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/dds/toolchain.cpp

+ 1
- 1
src/dds/toolchain.cpp 查看文件

"-g", "-g",
"-fPIC", "-fPIC",
"-fdiagnostics-color", "-fdiagnostics-color",
"<INPUTS>",
"<IN>",
"-pthread", "-pthread",
"-lstdc++fs", "-lstdc++fs",
"-o", "-o",

Loading…
取消
儲存