Skip to content

Commit 76d2665

Browse files
authored
Merge pull request #7071 from github/criemen/simplify-csharp-tracing-config
C#: Remove macos compatibility stanzas from tracing config.
2 parents 613e971 + 03ff2c6 commit 76d2665

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

csharp/tools/osx64/compiler-tracing.spec

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,3 @@
1414
replace yes
1515
invoke ${compiler}
1616
append /p:UseSharedCompilation=false
17-
/usr/bin/codesign:
18-
replace yes
19-
invoke /usr/bin/env
20-
prepend /usr/bin/codesign
21-
trace no
22-
/usr/bin/pkill:
23-
replace yes
24-
invoke /usr/bin/env
25-
prepend /usr/bin/pkill
26-
trace no
27-
/usr/bin/pgrep:
28-
replace yes
29-
invoke /usr/bin/env
30-
prepend /usr/bin/pgrep
31-
trace no

0 commit comments

Comments
 (0)