commit | 19e4e12c03e6d04b1250d49bf8a879328c9dfedc | [log] [tgz] |
---|---|---|
author | Marc Herbert <marc.herbert@intel.com> | Tue Jan 11 00:18:18 2022 +0000 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 11 12:32:27 2022 -0500 |
tree | 936075fdd76581d01eff81861069bc5532c5787d | |
parent | 864888f2ce4ec254c2eafc1cd1981198284f4d4d [diff] |
twister: remove spurious quoting of EXTRA_xFLAGS=-Werror Testing shows cmake is invoked directly, not through a shell. Fixes commit 5092541e2b59 ("sanitycheck: disable erroring on warnings"). Note EXTRA_AFLAGS was quoted only on the left side! Signed-off-by: Marc Herbert <marc.herbert@intel.com>