| Index: Makefile.standalone
|
| diff --git a/Makefile.standalone b/Makefile.standalone
|
| index c39b926194ce44754bf00b81434619e2562a4085..c36014f5548e9d2a0ac121a24641a389420ba9b9 100644
|
| --- a/Makefile.standalone
|
| +++ b/Makefile.standalone
|
| @@ -320,6 +320,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) \
|
|
|