Call into NaClCheckDEP() wherever we call NaClOsIsSupported.
- Currently requires passing the -Q flag through sel_universal
to sel_ldr (maybe in a future CL that can be done as part the
sel_ldr flags portion of sel_universal's flags instead)
- Renamed the arch-specific files to make gyp/windows build happy.
Perhaps they don't like that the files under the OS-dirs have
the same name.
- Turn off ARM dep check for now. Otherwise, the arm HW bots timeout
on {app_lib_test, egyptian_cotton, selenium, ...} (bug filed).
- If disable_hardy64_vmware_failures is set, skip the fake_browser* tests.
BUG=
http://code.google.com/p/nativeclient/issues/detail?id=239
TEST= gcl try
and locally (Hardy64) run smoke_tests for platform={arm, x86-32, x86-64}.
Committed:
http://src.chromium.org/viewvc/native_client?view=rev&revision=3479