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