Browse Source

Link static on Linux

default_compile_flags
vector-of-bool 4 years ago
parent
commit
ab3db5e37f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -44,7 +44,7 @@ macos-ci:
linux-ci:
python3 -u tools/ci.py \
-B download \
-T tools/gcc-9.jsonc
-T tools/gcc-9-static.jsonc
mv _build/dds _build/dds-linux-x64

nix-ci:

Loading…
Cancel
Save