]> git.puffer.fish Git - matthieu/frr.git/commit
doc: update libyang build instructions to enable compiler optimizations
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 16 Apr 2019 12:52:20 +0000 (09:52 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 16 Apr 2019 12:52:20 +0000 (09:52 -0300)
commit45242058ecc742dc97a8039e0ff9316840458aee
tree6186c20e83abbc32c434b3cee934b13ff0d2f90e
parent586d3786037816786171fc0f33da8e092d36aa58
doc: update libyang build instructions to enable compiler optimizations

libyang defaults CMAKE_BUILD_TYPE to "Debug", which disables compiler
optimizations. We should instruct our users to build libyang in the
"Release" mode so that compiler optimizations are enabled and they
can benefit from the associated performance improvements.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
doc/developer/building-libyang.rst