| Index: client/site_tests/graphics_SanAngeles/src/Makefile
|
| diff --git a/client/site_tests/graphics_SanAngeles/src/Makefile b/client/site_tests/graphics_SanAngeles/src/Makefile
|
| index 8dcef2e8388476aa0d3721ead1baa8273149483b..443bfd98ed0690e13785b1236cd9cbfb4b28ef12 100644
|
| --- a/client/site_tests/graphics_SanAngeles/src/Makefile
|
| +++ b/client/site_tests/graphics_SanAngeles/src/Makefile
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -OPTIONS = -m32 -O3 -Wall
|
| +OPTIONS = -O3 -Wall
|
| GLES = -D SAN_ANGELES_OBSERVATION_GLES
|
| NO_IMPORTGL = -D DISABLE_IMPORTGL
|
| HIGH_RES = -D SUPERSHAPE_HIGH_RES
|
|
|