From 03ff2c622a8c77ad27f429c22f97d84b64e2570f Mon Sep 17 00:00:00 2001 From: Cornelius Riemenschneider Date: Mon, 8 Nov 2021 11:30:31 +0100 Subject: [PATCH] Remove macos compatibility stanzas from tracing config. --- csharp/tools/osx64/compiler-tracing.spec | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/csharp/tools/osx64/compiler-tracing.spec b/csharp/tools/osx64/compiler-tracing.spec index 13146e09557..659170b7ceb 100644 --- a/csharp/tools/osx64/compiler-tracing.spec +++ b/csharp/tools/osx64/compiler-tracing.spec @@ -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