test-aux-bin.rs: Clarify that it is aux-bin that blocks cross-compile run-pass

This commit is contained in:
Martin Nordholts 2024-03-25 06:21:42 +01:00
parent b7dcabe55e
commit a2a2f30415

View File

@ -1,4 +1,4 @@
//@ ignore-cross-compile because we run the compiled code
//@ ignore-cross-compile because aux-bin does not yet support it
//@ aux-bin: print-it-works.rs
//@ run-pass