Skip to content

Commit 990fe83

Browse files
authored
Fix library/binary confusion in compiling_for_linuxbsd.rst
1 parent fd34a00 commit 990fe83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/development/compiling/compiling_for_linuxbsd.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ running ``scons -h``, then looking for options starting with ``builtin_``.
608608

609609
.. warning::
610610

611-
When using system libraries, the resulting library is **not** portable
611+
When using system libraries, the resulting binary is **not** portable
612612
across Linux distributions anymore. Do not use this approach for creating
613613
binaries you intend to distribute to others, unless you're creating a
614614
package for a Linux distribution.

0 commit comments

Comments
 (0)