diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 89f0af7990..a3830d8861 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -14623,10 +14623,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 14623 | <para role="glossdeffirst"> | 14623 | <para role="glossdeffirst"> |
| 14624 | <!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> | 14624 | <!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> |
| 14625 | Specifies the target's operating system. | 14625 | Specifies the target's operating system. |
| 14626 | The variable can be set to "linux" for <filename>glibc</filename>-based systems and | 14626 | The variable can be set to "linux" for glibc-based systems |
| 14627 | to "linux-musl" for <filename>musl</filename>. | 14627 | (GNU C Library) and to "linux-musl" for musl libc. |
| 14628 | For ARM/EABI targets, there are also "linux-gnueabi" and | 14628 | For ARM/EABI targets, "linux-gnueabi" and "linux-musleabi" |
| 14629 | "linux-musleabi" values possible. | 14629 | possible values exist. |
| 14630 | </para> | 14630 | </para> |
| 14631 | </glossdef> | 14631 | </glossdef> |
| 14632 | </glossentry> | 14632 | </glossentry> |
