diff options
Diffstat (limited to 'lang/mono/patches/patch-ci')
-rw-r--r-- | lang/mono/patches/patch-ci | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/lang/mono/patches/patch-ci b/lang/mono/patches/patch-ci deleted file mode 100644 index 1c99cafb445..00000000000 --- a/lang/mono/patches/patch-ci +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-ci,v 1.5 2009/11/25 10:13:06 kefren Exp $ ---- mcs/tools/moon/Makefile.orig 2009-11-25 10:54:11.000000000 +0200 -+++ mcs/tools/moon/Makefile 2009-11-25 10:54:30.000000000 +0200 -@@ -53,12 +53,12 @@ - test-local run-test-local run-test-ondotnet-local: - - TUNER_FLAGS = -d $(WORKING_DIR) -o $(OUTPUT_DIR) \ -- -l none \ - -c link \ - -a smcs \ - -b true \ - -g true \ -- -m display_internalized false -+ -m display_internalized false \ -+ -l - - TUNER_STEPS = \ - Mono.Tuner.InjectAttributes,Mono.Tuner:OutputStep \ |