mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-30 02:28:56 +02:00
Based on 04a6dfebb6.
Adds support for qemu to modify target process environment
variables using -E and -U commandline switches. This replaces
eventually the -drop-ld-preload flag.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>