mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Remove macos compatibility stanzas from tracing config.
This commit is contained in:
@@ -14,18 +14,3 @@
|
||||
replace yes
|
||||
invoke ${compiler}
|
||||
append /p:UseSharedCompilation=false
|
||||
/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