Commit Graph

2 Commits (backtrace_support)

Author SHA1 Message Date
Sait Talha Nisanci dc53350652 Update Makefile to link libbacktrace
We will compile and install libbacktrace to vendor/libbacktrace/build.

When it is installed the headers will be in
vendor/libbacktrace/build/include and the static library file will be in
vendor/libbacktrace/build/lib.
2020-07-13 16:36:47 +03:00
Sait Talha Nisanci d05c6c55bd vendor libbacktrace
The reason we rendor libbacktrace is that it is a pretty standard
library for backtracing and its size is not big.
2020-07-13 16:36:47 +03:00