DescriptionGN: Fix nacl_defines used in chrome/browser
chrome/browser/ was using a nacl_defines set from //native_client/...,
which is not the same as the nacl_defines used by the gyp build in
//components/nacl/. In particular, defining _XOPEN_SOURCE=600 breaks
compilation on mac in highly mysterious ways. This adds a
//components/nacl/nacl_defines.gni that mirros the defines in
//components/nacl/nacl_defines.gypi to bring the builds back in line
with each other.
R=brettw@chromium.org
TBR=noelallen@chromium.org for components/nacl
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286322
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|