[NaCl SDK] Fix the AppEngine lua build after r243629.
Lua builds using the SDK's common.mk build files, but passes NACL_ARCH=pnacl when building for pnacl. nacl_config.py is now (as of r243629) used in common.mk, but it would error out if toolchain=pnacl, and arch was not unspecified. This change allows toolchain=pnacl, arch=pnacl. BUG=none R=sbc@chromium.org Review URL: https://codereview.chromium.org/137853013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245364 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment