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

Unified Diff: src/trusted/validator_arm/testdata/compile_tests.sh

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 | « site_scons/site_tools/naclsdk.py ('k') | tests/pnacl_client_translator/nacl.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_arm/testdata/compile_tests.sh
===================================================================
--- src/trusted/validator_arm/testdata/compile_tests.sh (revision 4818)
+++ src/trusted/validator_arm/testdata/compile_tests.sh (working copy)
@@ -15,7 +15,7 @@
topdir=$(pwd)
cd $dir
-ldscript=$topdir/toolchain/linux_arm-untrusted/arm-none-linux-gnueabi/ld_script_arm_untrusted
+ldscript=$topdir/toolchain/pnacl_linux_x86_64/ldscripts/ld_script_arm_untrusted
readonly ARM_CROSS_COMPILER="${ARM_CC}"
for test_file in *.S ; do
« no previous file with comments | « site_scons/site_tools/naclsdk.py ('k') | tests/pnacl_client_translator/nacl.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698