diff options
| author | 许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com> | 2024-03-27 20:02:43 +0000 |
|---|---|---|
| committer | 许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com> | 2024-03-27 20:02:43 +0000 |
| commit | f10cf7bd856d71cf7f0ceedacdfc079adddb4076 (patch) | |
| tree | 2ce72addff06ad6ed3c9ebe93867ef9450b5e214 /src | |
| parent | 81e3af7f4df5d42feb94c28d7f62eb53e6b6d5c6 (diff) | |
| download | rust-f10cf7bd856d71cf7f0ceedacdfc079adddb4076.tar.gz rust-f10cf7bd856d71cf7f0ceedacdfc079adddb4076.zip | |
Add run-make/link-framework/Makefile to allowlist
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/tidy/src/allowed_run_make_makefiles.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt index 0e8a4503aa5..817ac1f02c2 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -159,6 +159,7 @@ "run-make/link-args-order/Makefile", "run-make/link-cfg/Makefile", "run-make/link-dedup/Makefile", +"run-make/link-framework/Makefile", "run-make/link-path-order/Makefile", "run-make/linkage-attr-on-static/Makefile", "run-make/llvm-ident/Makefile", |
