diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 4c4927ab4e..59d7c0acbc 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -374,6 +374,28 @@ + BASE_LIB + + + The library directory name for the CPU or Application + Binary Interface (ABI) tune. + The BASE_LIB applies only in the + Multilib context. + See the + "Combining Multiple Versions of Library Files into One Image" + section in the Yocto Project Development Manual for + information on Multilib. + + + + The BASE_LIB variable is defined in + the machine include files in the + Source Directory. + If Multilib is not being used, the value defaults to "lib". + + + + BB_DANGLINGAPPENDS_WARNONLY