]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/cstring-labels/Makefile
ld64-409.12.tar.gz
[apple/ld64.git] / unit-tests / test-cases / cstring-labels / Makefile
index 76db33a2a23846fab1c434b77b1b25c53523f50a..fb55ccf9428671347f4f5e7cbfac7cc678a54380 100644 (file)
@@ -33,14 +33,13 @@ include ${TESTROOT}/include/common.makefile
 STRING_LABEL_COUNT = 0
 
 ifeq (${ARCH},x86_64)
-       STRING_LABEL_COUNT = 3
+       STRING_LABEL_COUNT = 2
 endif
-ifeq (${ARCH},i386)
-       STRING_LABEL_COUNT = 1
+ifeq (${ARCH},arm64)
+       STRING_LABEL_COUNT = 2
 endif
 
 
-
 run: all
 
 all:
@@ -56,4 +55,4 @@ all:
        ${PASS_IFF} /usr/bin/true
 
 clean:
-       rm  foo.o bar.o foobar.o libfoobar.dylib
+       rm -f foo.o bar.o foobar.o libfoobar.dylib