Skip to content

Commit 06466f0

Browse files
authored
removed asm-using GDB pretty-printers
1 parent 3811fc6 commit 06466f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
compiler: fil++
1818
architecture: -m64
1919
sourcefile: running_insertion.cpp
20-
compileroptions: -std=c++2a -O3 -DNDEBUG -DHAVE_ABSEIL
20+
compileroptions: -std=c++2a -O3 -DNDEBUG -DHAVE_ABSEIL -DBOOST_ALL_NO_EMBEDDED_GDB_SCRIPTS
2121
outputfile: benchmark
2222
reportdir: clang-x64
2323
# os: ubuntu-20.04

0 commit comments

Comments
 (0)