Index: third_party/libevent/README.chromium |
diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium |
index be4fee3b7476a30d1d13ce57dd056bf785e424a6..a3e5c6e1a77b6678f667b247a2a65ee4ccbed7f5 100644 |
--- a/third_party/libevent/README.chromium |
+++ b/third_party/libevent/README.chromium |
@@ -23,3 +23,4 @@ static library using GYP. |
nacl_nonsfi/event-config.h are derived from linux/ counterparts. |
nacl_nonsfi/random.c is also added to provide the random() function, |
which is missing in the newlib-based PNaCl toolchain. |
+8) Apply https://github.com/libevent/libevent/commit/ea6b1df |