Skip to content

Commit bc7fcaa

Browse files
committed
Go: Remove the legacy tracer configuration files.
1 parent 9893650 commit bc7fcaa

File tree

4 files changed

+1
-22
lines changed

4 files changed

+1
-22
lines changed

go/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ CODEQL_PLATFORM = osx64
1414
endif
1515
endif
1616

17-
CODEQL_TOOLS = $(addprefix codeql-tools/,autobuild.cmd autobuild.sh pre-finalize.cmd pre-finalize.sh index.cmd index.sh linux64 osx64 win64 tracing-config.lua)
17+
CODEQL_TOOLS = $(addprefix codeql-tools/,autobuild.cmd autobuild.sh pre-finalize.cmd pre-finalize.sh index.cmd index.sh tracing-config.lua)
1818

1919
EXTRACTOR_PACK_OUT = build/codeql-extractor-go
2020

go/codeql-tools/linux64/compiler-tracing.spec

Lines changed: 0 additions & 7 deletions
This file was deleted.

go/codeql-tools/osx64/compiler-tracing.spec

Lines changed: 0 additions & 7 deletions
This file was deleted.

go/codeql-tools/win64/compiler-tracing.spec

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)