Descriptiondon't use glibc-specific execinfo.h on uclibc builds
The execinfo.h header is glibc-specific, as is the backtrace function.
Let's skip them for uclibc builds.
BUG=361130
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262841
Patch Set 1 #Patch Set 2 : fixup: don't add new __GLIBCXX__ checks #
Total comments: 2
Patch Set 3 : fix nit #
Total comments: 2
Patch Set 4 : move execinfo.h down #
Total comments: 2
Patch Set 5 : move execinfo.h again #Patch Set 6 : rebase on master #Patch Set 7 : rebase on master again #
Messages
Total messages: 14 (0 generated)
|