]> git.proxmox.com Git - mirror_frr.git/blob - doc/developer/building-libunwind-note.rst
Merge pull request #12797 from jvidalallende/ubi8_minimal_dockerfile
[mirror_frr.git] / doc / developer / building-libunwind-note.rst
1 .. note::
2
3 The ``libunwind`` library is optional but highly recommended, as it improves
4 backtraces printed for crashes and debugging. However, if it is not
5 available for some reason, it can simply be left out without any loss of
6 functionality.