about summary refs log tree commit diff
path: root/qemu_mode/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'qemu_mode/README.md')
-rw-r--r--qemu_mode/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu_mode/README.md b/qemu_mode/README.md
index 87027f63..60d6c060 100644
--- a/qemu_mode/README.md
+++ b/qemu_mode/README.md
@@ -55,6 +55,9 @@ Note: if you want the QEMU helper to be installed on your system for all
 users, you need to build it before issuing 'make install' in the parent
 directory.
 
+If you want to specify a different path for libraries (e.g. to run an arm64
+binary on x86_64) use QEMU_LD_PREFIX.
+
 ## 3) Bonus feature #1: deferred initialization
 
 As for LLVM mode (refer to its README for mode details) QEMU mode supports