DescriptionDefine ABORT_PROVIDED when building for NaCl
libnacl provides a version of abort that exits via a trap rather than
calling exit(1); this is is more useful for debugging. Define ABORT_PROVIDED
so that we always use the version from libnacl instead of newlib's.
R=mcgrathr@chromium.org, mseaborn@chromium.org
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3946
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3248
Committed: https://git.chromium.org/gitweb?p=native_client/nacl-newlib.git;a=commit;h=43fdb6b573da6189934a4eefc821bdfe22cf247e
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|