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

Unified Diff: third_party/libevent/README.chromium

Issue 646643002: Non-SFI Mode: Build libevent with PNaCl toolchain for nacl_helper_nonsfi. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@newlib5
Patch Set: Created 6 years, 2 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
Index: third_party/libevent/README.chromium
diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium
index 7e5f8baee823b61bf8cb97d5ed6ff3001463a751..8f0826a1eac15723be14c8f11924cf9e4ac43eb7 100644
--- a/third_party/libevent/README.chromium
+++ b/third_party/libevent/README.chromium
@@ -18,3 +18,6 @@ static library using GYP.
5) Apply r87338.
6) The configs for android were copied from Linux's which were very close to
android one with the exception of HAVE_FD_MASK and HAVE_STRLCPY.
+7) Add files to support building with PNaCl toolchain. Added libevent_nacl.gyp
Mark Seaborn 2014/10/13 16:02:00 Nit: "the PNaCl toolchain"
hidehiko 2014/10/14 09:07:12 Done.
+ for build rule. nacl/config.h and nacl/event-config.h are derived from
+ linux/ counterparts.

Powered by Google App Engine
This is Rietveld 408576698