This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
dds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Missed a template flag in builtin toolchain
default_compile_flags
vector-of-bool
5 years ago
parent
88b0579add
commit
f569401b30
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
+1
-1
src/dds/toolchain.cpp
+ 1
- 1
src/dds/toolchain.cpp
View File
"-g",
"-g",
"-fPIC",
"-fPIC",
"-fdiagnostics-color",
"-fdiagnostics-color",
"<IN
PUTS
>",
"<IN>",
"-pthread",
"-pthread",
"-lstdc++fs",
"-lstdc++fs",
"-o",
"-o",
Write
Preview
Loading…
Cancel
Save