Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo Shields <joshield@microsoft.com>2019-11-11 19:42:51 +0300
committerGitHub <noreply@github.com>2019-11-11 19:42:51 +0300
commitc256fc86b6c011bcce691dd6f9415660c58306c5 (patch)
tree5fef6c45fb2e89b06c5e538c7888eb1cab935889 /Makefile.am
parent722c6f7dd59d235c2403c110869b74d8e63ac07d (diff)
Delete some LLVM test cases from `make dist` (#17772)
Many of the tests from the llvm-project monorepo cause problems to `make dist`
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index aefbc921c89..204be65c6c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,6 +67,9 @@ dist-hook:
rm -f `find $(top_distdir)/external -path '*\.exe' -not -path '*/roslyn-binaries/*'`
rm -f `find $(top_distdir)/external -path '*\.dll' -not -path '*/binary-reference-assemblies/*' -not -path '*/roslyn-binaries/*' -not -path '*/helix-binaries/*'`
rm -rf "$(top_distdir)/external/linker/test"
+ rm -rf "$(top_distdir)/external/llvm-project/lldb/test"
+ rm -rf "$(top_distdir)/external/llvm-project/libcxx/test"
+ rm -rf "$(top_distdir)/external/llvm-project/clang/test"
pkgconfigdir = $(libdir)/pkgconfig
noinst_DATA = mono-uninstalled.pc