Avoid -lgcc for heap profiling if unwind.h is missing.
This removes an unneeded library dependency when falling back to intrinsics-based backtracing (or failing to enable heap profiling at all).
Please register or sign in to comment
This removes an unneeded library dependency when falling back to intrinsics-based backtracing (or failing to enable heap profiling at all).