blob: c998bc81c0bc0470d7e49d66310a44416ed91d7f (
plain) (
blame)
1
2
3
4
5
6
7
8
|
qemu-arm dies with libarmmem inside ld.so.preload
When running raspbian inside qemu,the user has to first comment out the following line from /etc/ld.so.conf:
/usr/lib/arm-linux-gnueabihf/libarmmem.so
Will future qemus will be able to work without changine /etc/ld.so.conf ?
|