codeplaysoftware / oneapi-construction-kit

Other
55 stars 21 forks source link

Support --prepend_path in city city_runner #483

Open coldav opened 1 week ago

coldav commented 1 week ago

Overview

This allows city runner to prepend a path without an additional profile.

Reason for change

We want to use qemu on different profiles.

Description of change

Add --prepend-file to default.py to make available to all profiles. This gives it similar ability to --qemu and can be used in that way.