mirror of
https://git.yoctoproject.org/poky
synced 2026-03-12 10:19:44 +01:00
ref-manual/ref-variables: specify the value for INHIBIT_PACKAGE_STRIP
This variable must be set to 1 in order to inhibit stripping, so specify this. (From yocto-docs rev: 35c4a025b68857495f252b35bb50288e308dc5c3) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
69cf5e4501
commit
62a07765f8
@@ -1558,7 +1558,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
<glossentry id='var-INHIBIT_PACKAGE_STRIP'><glossterm>INHIBIT_PACKAGE_STRIP</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Causes the build to not strip binaries in resulting packages.
|
||||
If set to "1", causes the build to not strip binaries in resulting packages.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
Reference in New Issue
Block a user