Chromium Code Reviews| Index: third_party/libevent/README.chromium |
| diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium |
| index 7e5f8baee823b61bf8cb97d5ed6ff3001463a751..c01dddcc0b6ff13d03eda2dba2570b11efb94ae5 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 libevent_nacl.gyp and config.h, event-config.h to nacl/ for to build |
| + a library by PNaCl toolchain. config.h and event-config.h are copied from |
| + linux/ and manually modified to adapt PNaCl toolchain. |
|
Junichi Uekawa
2014/10/10 02:47:52
try:
Add libevent_nacl.gyp, config.h, and event-co
hidehiko
2014/10/10 06:27:40
Done, according to offline talk. Thank you for hel
|