Переглянути джерело

Static link the binaries from CI

default_compile_flags
vector-of-bool 5 роки тому
джерело
коміт
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"

Завантаження…
Відмінити
Зберегти