ARM HW bots: looks for FEATURE_VERSION in the right place

The ARM HW bots weren't running SIMD tests because they weren't looking for
the FEATURE_VERSION file at the right place: they were looking in pnacl_newlib
instead of pnacl_translator, and the former doesn't exist on ARM hardware.

So, fall back to pnacl_translator/FEATURE_VERSION if pnacl_newlib doesn't
exist.

R=jvoung@chromium.org, jfb@chromium.org
BUG=nativeclient:2205

Review URL: https://codereview.chromium.org/341973003

git-svn-id: svn://svn.chromium.org/native_client/trunk/src/native_client/site_scons@13376 fcba33aa-ac0c-11dd-b9e7-8d5594d729c2
1 file changed
tree: 07d7e200f307ede9a541237e5fc1aa1224a121a6
  1. site_tools/
  2. gyp_extract.py
  3. site_init.py
  4. usage_log.py