diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2018-10-15 22:00:12 -0300 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2018-10-27 16:16:12 -0200 |
| commit | fc5a4adc5de35db56032888f2aa978bcab444ddc (patch) | |
| tree | f6338965f4a674ce149138e19de49c967e267324 /doc/developer/building-frr-for-netbsd7.rst | |
| parent | 4e700123ddf92c2f9d9a1aa0e9101af7433fe484 (diff) | |
doc: add build instructions for libyang
These instructions are intended to be temporary until we have libyang
packages available for all supported platforms.
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'doc/developer/building-frr-for-netbsd7.rst')
| -rw-r--r-- | doc/developer/building-frr-for-netbsd7.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/developer/building-frr-for-netbsd7.rst b/doc/developer/building-frr-for-netbsd7.rst index 6b31e68e8a..b65891916c 100644 --- a/doc/developer/building-frr-for-netbsd7.rst +++ b/doc/developer/building-frr-for-netbsd7.rst @@ -31,6 +31,8 @@ Select default Python and py.test sudo ln -s /usr/pkg/bin/python2.7 /usr/bin/python sudo ln -s /usr/pkg/bin/py.test-2.7 /usr/bin/py.test +.. include:: building-libyang.rst + Get FRR, compile it and install it (from Git) --------------------------------------------- |
