DescriptionAdd -pedantic to Makefile.standalone to match production.
This also requires modifying the ICE_CACHELINE_BOUNDARY macro to avoid a warning about anonymous structs:
src/IceUtils.h:132:3: warning: anonymous structs are a GNU extension [-Wgnu-anonymous-struct]
BUG= none
R=jfb@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=26f9433e4e033d66574fa0d74392a504f8e491c0
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix the ICE_CACHELINE_BOUNDARY implementation. #
Messages
Total messages: 7 (1 generated)
|