Skip to content

debugger_posix.cc: execinfo.h is glibc/uclibc specific - #1

Open
kraj wants to merge 1 commit into
Metrological:WD_1.X_devfrom
kraj:WD_1.X_dev
Open

debugger_posix.cc: execinfo.h is glibc/uclibc specific#1
kraj wants to merge 1 commit into
Metrological:WD_1.X_devfrom
kraj:WD_1.X_dev

Conversation

@kraj

@kraj kraj commented Nov 8, 2016

Copy link
Copy Markdown

uclibc also defines GLIBC so it will work for both
however musl does not have this .h file and it will work
there too.

Signed-off-by: Khem Raj raj.khem@gmail.com

uclibc also defines __GLIBC__ so it will work for both
however musl does not have this .h file and it will work
there too.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant