Duncaen 11c93a1e79
common: correctly unset build_option_* variables
We can use the bash feature ${!prefix@}/${!prefix*} which expands to
all variables with the prefix.
This avoids leaking build_options between sourced templates.
2022-07-05 17:22:38 +02:00
..
2021-09-28 22:03:26 +02:00
2021-10-09 08:00:19 -04:00
2022-04-07 20:27:41 +02:00