Restore V8_LIBC_UCLIBC as a libc option.
authorsmcgruer <smcgruer@google.com>
Tue, 14 Apr 2015 07:54:30 +0000 (00:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Apr 2015 07:54:26 +0000 (07:54 +0000)
commita684535693b4949e4863d0f60178ac3fc6638e82
treec5c7800ceb1a5c175610dbb11ccd0c5c1bd0dcfc
parentf7ace77427c4057b5367f33a43c04596d4aec0b7
Restore V8_LIBC_UCLIBC as a libc option.

As uClibc defines __GLIBC__ in an attempt to look like glibc, V8_LIBC_GLIBC
was true for uClibc as well. Checking for uClibc before glibc fixes this
and restores the correct behavior.

BUG=

Review URL: https://codereview.chromium.org/1066573005

Cr-Commit-Position: refs/heads/master@{#27806}
include/v8config.h