summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1918975
blob: 7746d29015ebd297fc892148442968b40fd413fb (plain) (blame)
1
2
3
4
5
[Feature request] Propagate interpreter to spawned processes

I want QEMU user static to propagate interpreter to spawned processes, for instances by adding -R recursive.

I.e. if my program is interpreted by QEMU static than everything what it launches should be interpreted by it, too.