We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3811fc6 commit 06466f0Copy full SHA for 06466f0
.github/workflows/benchmarks.yml
@@ -17,7 +17,7 @@ jobs:
17
compiler: fil++
18
architecture: -m64
19
sourcefile: running_insertion.cpp
20
- compileroptions: -std=c++2a -O3 -DNDEBUG -DHAVE_ABSEIL
+ compileroptions: -std=c++2a -O3 -DNDEBUG -DHAVE_ABSEIL -DBOOST_ALL_NO_EMBEDDED_GDB_SCRIPTS
21
outputfile: benchmark
22
reportdir: clang-x64
23
# os: ubuntu-20.04
0 commit comments