1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

ref-manual: Updated the BUSYBOX_SPLIT_SUID variable.

Fixes [YOCTO #13596]

(From yocto-docs rev: e6c9e9511221d47397e97e26d9f7002d4b918dce)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2019-10-17 10:34:41 -07:00
committed by Richard Purdie
parent aafa34cda5
commit 25b88e7072
+3 -2
View File
@@ -2182,9 +2182,10 @@
<para>
The <filename>BUSYBOX_SPLIT_SUID</filename> variable
defaults to "1", which results in a single output
defaults to "1", which results in splitting the output
executable file.
Set the variable to "0" to split the output file.
Set the variable to "0" to get a single output executable
file.
</para>
</glossdef>
</glossentry>