Chromium Code Reviews
DescriptionNon-SFI Mode: Build libevent with PNaCl toolchain for nacl_helper_nonsfi.
This CL is to build libevent for nacl_helper_nonsfi, which
will be depended on by base/ library (in more precise, nacl_helper_nonsfi
will use MessagePumpLibevent for MessageLoopForIO).
This CL includes:
- Add .gyp file.
- Add config.h and event-config.h customized for PNaCL toolchain.
- Add random.c to support random() function, which is not provided by the newlib-based PNaCl toolchain.
Note that this library is not actually used for now. It is just
for making sure that the building it is successfully done.
BUG=358465
TEST=Ran trybot.
TBR=darin@chromium.org
Committed: https://crrev.com/b919fef97f4868147f14cbfd6561b16b21552257
Cr-Commit-Position: refs/heads/master@{#299502}
Patch Set 1 #Patch Set 2 : Rebase and fixed missing dependencies. #
Total comments: 12
Patch Set 3 : #
Total comments: 21
Patch Set 4 : #
Total comments: 2
Patch Set 5 : #
Messages
Total messages: 17 (5 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||