DescriptionImprove feature detection.
Add V8_GLIBC_PREREQ() macro to test the version of the GNU C library.
Make V8_GNUC_PREREQ() work for compilers that masquerade as GCC (you
can always use V8_CC_* to test for a specific one if you need to).
Add V8_LIBC_* to detect the C library in use.
R=svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16450
Patch Set 1 #Patch Set 2 : Style fixes. #Messages
Total messages: 3 (0 generated)
|