diff options
| author | Lukas Wirth <lukas.wirth@ferrous-systems.com> | 2023-08-30 13:45:57 +0200 |
|---|---|---|
| committer | Lukas Wirth <lukastw97@gmail.com> | 2023-08-30 13:45:57 +0200 |
| commit | 76ee9acc61bcc6bed1600379d0ee3950528f0c0b (patch) | |
| tree | 21162b0d466bf00661ee3070c24d359d8927492d /tests/run-make/profile | |
| parent | 61efe9d2981b87ec7f2800d62f98c594de151713 (diff) | |
| download | rust-76ee9acc61bcc6bed1600379d0ee3950528f0c0b.tar.gz rust-76ee9acc61bcc6bed1600379d0ee3950528f0c0b.zip | |
`ignore-cross-compile` remaining tests that run binaries
Diffstat (limited to 'tests/run-make/profile')
| -rw-r--r-- | tests/run-make/profile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/profile/Makefile b/tests/run-make/profile/Makefile index fffc051adbf..7919b18ba74 100644 --- a/tests/run-make/profile/Makefile +++ b/tests/run-make/profile/Makefile @@ -1,4 +1,5 @@ # needs-profiler-support +# ignore-cross-compile include ../tools.mk |
