summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1531352
blob: 1b7baa96ef76025768e29c0570a9fa0442c269b3 (plain) (blame)
1
2
3
4
5
6
QEMU_LD_PREFIX not load correct library order in the PATH

run qemu with QEMU_LD_PREFIX argument will not load the library in the PATH.
Ex: I use debootstrap to download the library of i386 architecture
And use -L point to the path.
But not load the library from that directory.