Description[NaCl SDK] Change the kernel_wrap OS #ifdefs in nacl_mounts.
This change allows you to compile all .cc files for nacl-mounts. Previously you
need to include compile kernel_wrap.cc, but only copy (not compile) the other
kernel_wrap_*.cc files.
This is convenient for someone making a visual studio project -- they can just
drop all the .cc files into a project and everything "just works".
BUG=none
R=noelallen@chromium.org
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175665
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|