Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: client/site_tests/graphics_SanAngeles/src/Makefile

Issue 1245001: graphics_SanAngles: fix ARM build (Closed)
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698