QEMU_LD_PREFIX in readme for clarity

This commit is contained in:
Andrea Fioraldi 2019-12-15 15:06:44 +01:00
parent 6bf9855342
commit bc6c5d6be2

View File

@ -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