about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
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
commitf10cf7bd856d71cf7f0ceedacdfc079adddb4076 (patch)
tree2ce72addff06ad6ed3c9ebe93867ef9450b5e214 /src
parent81e3af7f4df5d42feb94c28d7f62eb53e6b6d5c6 (diff)
downloadrust-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.txt1
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",