Преглед изворни кода

Static link the binaries from CI

default_compile_flags
vector-of-bool пре 4 година
родитељ
комит
74f08fdb4f
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      tools/gcc-9.jsonc

+ 4
- 0
tools/gcc-9.jsonc Прегледај датотеку

@@ -12,6 +12,10 @@
"-fconcepts",
"-std=c++2a",
],
"link_flags": [
"-static-libgcc",
"-static-libstdc++"
],
// "debug": true,
"optimize": true,
"compiler_launcher": "ccache"

Loading…
Откажи
Сачувај