diff options
Diffstat (limited to '')
-rw-r--r-- | tests/run-make/link-path-order/Makefile (renamed from tests/run-make-fulldeps/link-path-order/Makefile) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make-fulldeps/link-path-order/Makefile b/tests/run-make/link-path-order/Makefile index ed7c299e6..a3831a63a 100644 --- a/tests/run-make-fulldeps/link-path-order/Makefile +++ b/tests/run-make/link-path-order/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Verifies that the -L arguments given to the linker is in the same order |