mirror of
https://github.com/github/codeql.git
synced 2026-01-30 14:52:57 +01:00
Merge pull request #602 from github/criemen/update-tracing-config
Remove macos compatibility stanzas from tracing config.
This commit is contained in:
@@ -5,18 +5,3 @@
|
||||
invoke ${config_dir}/go-extractor
|
||||
prepend --mimic
|
||||
prepend "${compiler}"
|
||||
/usr/bin/codesign:
|
||||
replace yes
|
||||
invoke /usr/bin/env
|
||||
prepend /usr/bin/codesign
|
||||
trace no
|
||||
/usr/bin/pkill:
|
||||
replace yes
|
||||
invoke /usr/bin/env
|
||||
prepend /usr/bin/pkill
|
||||
trace no
|
||||
/usr/bin/pgrep:
|
||||
replace yes
|
||||
invoke /usr/bin/env
|
||||
prepend /usr/bin/pgrep
|
||||
trace no
|
||||
|
||||
Reference in New Issue
Block a user