diff options
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index e9032cd7bf..9312d873b4 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -3945,6 +3945,12 @@ | |||
| 3945 | <filename>libsecret</filename>, and | 3945 | <filename>libsecret</filename>, and |
| 3946 | <filename>webkit</filename>). | 3946 | <filename>webkit</filename>). |
| 3947 | </para></listitem> | 3947 | </para></listitem> |
| 3948 | <listitem><para> | ||
| 3949 | Using QEMU in usermode might not work properly when | ||
| 3950 | running 64-bit binaries under 32-bit host machines. | ||
| 3951 | In particular, "qemumips64" is known to not work under | ||
| 3952 | i686. | ||
| 3953 | </para></listitem> | ||
| 3948 | </itemizedlist> | 3954 | </itemizedlist> |
| 3949 | </para> | 3955 | </para> |
| 3950 | </section> | 3956 | </section> |
