Index: Makefile.standalone |
diff --git a/Makefile.standalone b/Makefile.standalone |
index ccb202e5c5c26e8150a54fcf2e24f44e01c26776..70ebbb9327cfc52179e1c9ce439c2bd45cadebe8 100644 |
--- a/Makefile.standalone |
+++ b/Makefile.standalone |
@@ -331,6 +331,7 @@ check-xtest: $(OBJDIR)/pnacl-sz make_symlink runtime |
-i x8632,sandbox,sse4.1,Om1 \ |
-i arm32,native,neon,simple_loop \ |
-i arm32,native,neon,mem_intrin \ |
+ -i arm32,native,neon,test_bitmanip \ |
-i arm32,native,neon,test_stacksave \ |
-i arm32,native,neon,test_strengthreduce |
PNACL_BIN_PATH=$(PNACL_BIN_PATH) \ |