diff options
Diffstat (limited to '')
-rw-r--r-- | tests/run-make/dylib-chain/Makefile (renamed from tests/run-make-fulldeps/dylib-chain/Makefile) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make-fulldeps/dylib-chain/Makefile b/tests/run-make/dylib-chain/Makefile index 1139822f4..f1fea99c5 100644 --- a/tests/run-make-fulldeps/dylib-chain/Makefile +++ b/tests/run-make/dylib-chain/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: |