mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
ca66b4ddfc
This commit fixes command line parsing of revng through the REVNG_OPTIONS environment variable. Previously the env was prepended to the actual command-line variables, now it's appended, allowing to specify command line arguments that depend on `-load`s.