X-Git-Url: https://git.saurik.com/apple/ld64.git/blobdiff_plain/60ce07c1e7dbeedd94a57ba21c14ff07c4ada4db..afe874b1634377ecb27057ee76deb04915bb34d7:/unit-tests/test-cases/got-elimination/Makefile diff --git a/unit-tests/test-cases/got-elimination/Makefile b/unit-tests/test-cases/got-elimination/Makefile index 6fae5ee..e3b687b 100644 --- a/unit-tests/test-cases/got-elimination/Makefile +++ b/unit-tests/test-cases/got-elimination/Makefile @@ -27,9 +27,9 @@ include ${TESTROOT}/include/common.makefile # Check that ld can remove non-lazy pointers for x86_64 # -all: all-${ARCH} +all: all-${FILEARCH} -all-armv6: all-true +all-arm: all-true all-ppc: all-true