diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-06-19 13:57:01 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-06-19 13:57:55 +0200 |
| commit | 0c2bfd913ed12872e98d02201eb706ce3ffcb013 (patch) | |
| tree | 0744b32a4e41e62b4a967c150be734dbabc639c0 /src | |
| parent | c1f62a7c35349438ea9728abbe1bcf1cebd426b7 (diff) | |
| download | rust-0c2bfd913ed12872e98d02201eb706ce3ffcb013.tar.gz rust-0c2bfd913ed12872e98d02201eb706ce3ffcb013.zip | |
Migrate `run-make/glibc-staticlib-args` to `rmake.rs`
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 24e51b8fee5..9e2d922f23d 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -59,7 +59,6 @@ run-make/forced-unwind-terminate-pof/Makefile run-make/foreign-double-unwind/Makefile run-make/foreign-exceptions/Makefile run-make/foreign-rust-exceptions/Makefile -run-make/glibc-staticlib-args/Makefile run-make/include_bytes_deps/Makefile run-make/incr-add-rust-src-component/Makefile run-make/incr-foreign-head-span/Makefile |
