Skip to content

build: stringify string btvars with non-string values

Chris Reed requested to merge chrree01/stringify-btvars into main

This resolves an issue with a btvar failing to substitute when its default value is set to an integer in the yaml file, as is often used for build flags.

Merge request reports

Loading