DescriptionMake some small Mac-specific modifications to V8 to make it work on MacOS X 10.4 rather than just 10.5 and up.
1: Set the right compile flags and predefines to get backward compatible Unix system calls.
2: Explicitly weak import the functions in execinfo.h and check at runtime to see if that library loaded before calling backtrace().
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|