diff options
| author | onur-ozkan <work@onurozkan.dev> | 2024-06-28 20:32:31 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2024-06-28 20:32:31 +0300 |
| commit | 17b843bc2cc2db2bf86f2c93ec3bade5f358ba57 (patch) | |
| tree | e23f52d1ff5cf40b87ba7705ab52e4e9a9625d1a | |
| parent | 56c7eb6135519241c00dd6435f7085068c3b14f9 (diff) | |
| download | rust-17b843bc2cc2db2bf86f2c93ec3bade5f358ba57.tar.gz rust-17b843bc2cc2db2bf86f2c93ec3bade5f358ba57.zip | |
update `run-make/windows-safeseh` compiletest header
Signed-off-by: onur-ozkan <work@onurozkan.dev>
| -rw-r--r-- | tests/run-make/windows-safeseh/rmake.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/windows-safeseh/rmake.rs b/tests/run-make/windows-safeseh/rmake.rs index 10e6b38aa8d..c7c6ef7339d 100644 --- a/tests/run-make/windows-safeseh/rmake.rs +++ b/tests/run-make/windows-safeseh/rmake.rs @@ -1,4 +1,4 @@ -//@ only-windows +//@ only-x86_64-pc-windows-msvc //@ needs-rust-lld use run_make_support::rustc; |
