Making libbacktrace optional by Stefan9283 · Pull Request #189 · awslabs/aws-lambda-cpp

Issue #, if available:

#124 and #186

Description of changes:

This fix will make libbacktrace optional and allow Alpine 3.17+ users to update their images.
Behaviour will remain unchanged for every other Linux distro.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.