Skip to content

Commit 3fddc80

Browse files
committed
docs: remark required flags
1 parent 77f8826 commit 3fddc80

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/howto/source.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ revision numbers, respectively); omit the packages you won't use.
127127
$ cd njs
128128
$ git checkout -b 0.8.2 0.8.2
129129
130-
Next, configure and build the :program:`njs` binaries:
130+
Next, configure and build the :program:`njs` binaries. Make sure to use the
131+
`--no-zlib` and `--no-libxml2` options to avoid
132+
conflicts with Unit's dependencies:
131133

132134
.. code-block:: console
133135

0 commit comments

Comments
 (0)