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

Unified Diff: tests/spec2k/Makefile.common

Issue 6825060: Rename PNaCl (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 8 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 | « tests/pnacl_ld_example/Makefile.pnacl ('k') | tests/spec2k/run_all.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/spec2k/Makefile.common
===================================================================
--- tests/spec2k/Makefile.common (revision 4818)
+++ tests/spec2k/Makefile.common (working copy)
@@ -24,7 +24,7 @@
TC_ROOT=../../../toolchain
NNACL_ROOT=$(TC_ROOT)/$(SCONS_BUILD_PLATFORM)_x86
-PNACL_ROOT=$(TC_ROOT)/linux_arm-untrusted
+PNACL_ROOT=$(TC_ROOT)/pnacl_$(BUILD_PLATFORM)_$(BUILD_ARCH)
ARM_ROOT=$(TC_ROOT)/linux_arm-trusted
CFLAGS = $(CFLAGS_EXTRA)
« no previous file with comments | « tests/pnacl_ld_example/Makefile.pnacl ('k') | tests/spec2k/run_all.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698