-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit 546885c
tests: aarch64-outline-atomics: Remove hardcoded target
Since this test is limited to aarch64 and linux hosts, the --target
flag is entirely unnecessary and only breaks this on musl hosts. Let the
compiler use the default target instead.
Signed-off-by: Jens Reidel <adrian@travitia.xyz>1 parent 5d22242 commit 546885c
1 file changed
+0
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
4 | - | ||
5 | 3 |
| |
6 | 4 |
| |
7 | 5 |
| |
|
0 commit comments