DescriptionFilter out a few more files from NaCl build of base/
Some files like important_file_writer, and stack_trace will
fail to link if they are ever linked in, because what they
depend on has already been filtered out (file_util,
file_util_posix and stack_trace_posix).
Others just don't seem necessary (parts of base/process/).
This helps a little w/ an upcoming pnacl LLVM 3.6 merge,
but doesn't fully solve a linking problem. Otherwise
it's fewer files to build w/ a NaCl compiler.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4026
Committed: https://crrev.com/8227220d20b31c22740a73e8466e65157950b020
Cr-Commit-Position: refs/heads/master@{#312852}
Patch Set 1 #Patch Set 2 : Revert histogram. Used by remoting / libnet. #Messages
Total messages: 10 (3 generated)
|