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.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262344
Patch Set 1 #
Total comments: 2
Patch Set 2 : ifdef out Print and OutputToStream in uClibc builds #
Messages
Total messages: 15 (0 generated)
|