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

Issue 9958108: Support for ARM NaCl untrusted runtime build in PPAPI. (Closed)

Created:
8 years, 8 months ago by Nikolay
Modified:
8 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Support for ARM NaCl untrusted runtime build. This is PPAPI part of https://chromiumcodereview.appspot.com/9838005/, as it shall go to NaCl repo first. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2687 TEST=Compile for ARM with "GYP_DEFINES="target_arch=arm sysroot=~/rootfs/" and run DOSBox with produced untrusted runtime.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -3 lines) Patch
M native_client/native_client.gyp View 3 chunks +41 lines, -3 lines 0 comments Download
M ppapi_untrusted.gyp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Nikolay
8 years, 8 months ago (2012-04-03 08:14:40 UTC) #1
Code is same, as in https://chromiumcodereview.appspot.com/9838005/, modulo
using linker groups instead of whole library switch.

Powered by Google App Engine
This is Rietveld 408576698