From 1229817a2f6f637bb707047e19ec07b71c0bff50 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 12 Oct 2020 15:36:02 +0200 Subject: build: Fix format --- spec/build/cpukit/librtemscxx.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'spec/build/cpukit/librtemscxx.yml') diff --git a/spec/build/cpukit/librtemscxx.yml b/spec/build/cpukit/librtemscxx.yml index eff5598584..3803963470 100644 --- a/spec/build/cpukit/librtemscxx.yml +++ b/spec/build/cpukit/librtemscxx.yml @@ -4,7 +4,8 @@ cflags: [] copyrights: - Copyright (C) 2020 Chris Johns (http://contemporary.software) cppflags: [] -cxxflags: [-std=c++17] +cxxflags: +- -std=c++17 enabled-by: true includes: [] install: -- cgit v1.2.3