summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kernel/1625295
blob: 4f9597bc153a02d35a2f815ec46d45049cd4a3b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
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 ?