]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/common/nrun.c
sim: run: support concise env var settings
authorMike Frysinger <vapier@gentoo.org>
Tue, 16 Nov 2021 08:16:09 +0000 (03:16 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 16 Nov 2021 08:34:28 +0000 (03:34 -0500)
commit3b2934856f1370b320d8be5e1d4d82ef0c628f01
tree79363ce155d2a34339bd3501699e6485e187108e
parent35818ade9668f04ac99a68b10855a3ae45afc4b5
sim: run: support concise env var settings

Support the same syntax as other common utilities where env vars can
be specified before the program to be run without an explicit option.

This behavior can be suppressed by using the -- marker.
sim/common/nrun.c
sim/common/sim-options.c