llama.cpp
b7a08fd5
- Build: Only include execinfo.h on linux systems that support it (#8783)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Build: Only include execinfo.h on linux systems that support it (#8783) * Only enable backtrace on GLIBC linux systems * fix missing file from copy * use glibc macro instead of defining a custom one
References
#8783 - Build: Only include execinfo.h on linux systems that support it
Author
acon96
Parents
7a11eb3a
Loading