diff options
| author | Oneirical <manchot@videotron.ca> | 2024-07-17 12:07:28 -0400 |
|---|---|---|
| committer | Oneirical <manchot@videotron.ca> | 2024-07-22 11:15:09 -0400 |
| commit | 63286d80a1822df32c2f18fb7968a1368d8da8d6 (patch) | |
| tree | eb28fefd089c15f8b9543e165813cb74f9a3fbe8 /src | |
| parent | ef07fe1b2811836ee4b5b30e94c74061bc66d06c (diff) | |
| download | rust-63286d80a1822df32c2f18fb7968a1368d8da8d6.tar.gz rust-63286d80a1822df32c2f18fb7968a1368d8da8d6.zip | |
rewrite c-dynamic-rlib to rmake
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/tidy/src/allowed_run_make_makefiles.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt index 57e52551dee..b85e5dfe3ed 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -1,6 +1,5 @@ run-make/branch-protection-check-IBT/Makefile run-make/c-dynamic-dylib/Makefile -run-make/c-dynamic-rlib/Makefile run-make/c-unwind-abi-catch-lib-panic/Makefile run-make/cat-and-grep-sanity-check/Makefile run-make/cdylib-dylib-linkage/Makefile |
