| Index: Makefile.standalone
|
| diff --git a/Makefile.standalone b/Makefile.standalone
|
| index d84e928e91f4d5ce7bda5efab5555b82bf80a59c..64f47f632b209ee50ee641f5aef773af791f238c 100644
|
| --- a/Makefile.standalone
|
| +++ b/Makefile.standalone
|
| @@ -405,7 +405,7 @@ check-xtest: $(OBJDIR)/pnacl-sz make_symlink runtime
|
| -i x8632,native,sse2 \
|
| -i x8632,native,sse4.1,test_vector_ops \
|
| -i x8632,sandbox,sse4.1,Om1 \
|
| - -i x8632,nonsfi,sse2,O2 -e x8632,nonsfi,test_select \
|
| + -i x8632,nonsfi,sse2,O2 \
|
| -i x8664,native,sse2 \
|
| -i x8664,native,sse4.1,test_vector_ops \
|
| -e x8664,sandbox,sse4.1,Om1 \
|
|
|