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.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/spec/build/cpukit/grp.yml b/spec/build/cpukit/grp.yml
index f84419b675..7cd1f80ee7 100644
--- a/spec/build/cpukit/grp.yml
+++ b/spec/build/cpukit/grp.yml
@@ -1,7 +1,12 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
+cflags:
+- ${CPUKIT_OPTIMIZATION_FLAGS}
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
+cppflags: []
+cxxflags:
+- ${CPUKIT_OPTIMIZATION_FLAGS}
enabled-by: true
includes: []
install: []