commit | 1369fb82c8e809c1a59a0d99184dbfd2d0b81afa | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Apr 24 13:38:12 2023 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed May 03 18:02:09 2023 +0100 |
tree | c96291f768d3a12971dc2b139442dc9dac40cfc5 | |
parent | 4d32f9138d61719bbaab57fdd853877a7e06b1cd [diff] |
build!: check boolean flags are not empty For numeric flags, there is a check for the value to be set. Do the same for boolean flags. This avoids issues where a flag is defined but without a value, leading to potential unexpected behaviors. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Ib00da2784339471058887e93434d96ccba2aebb2