summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/grp.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/testsuites/grp.yml')
-rw-r--r--spec/build/testsuites/grp.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec/build/testsuites/grp.yml b/spec/build/testsuites/grp.yml
index 82c7b87f2e..18c8ccd4d8 100644
--- a/spec/build/testsuites/grp.yml
+++ b/spec/build/testsuites/grp.yml
@@ -1,10 +1,12 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
-cflags: []
+cflags:
+- ${TEST_OPTIMIZATION_FLAGS}
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
-cxxflags: []
+cxxflags:
+- ${TEST_OPTIMIZATION_FLAGS}
enabled-by: true
includes:
- ${BSP_INCLUDES}