From c9e0445932691b3b34c7fff979e5799d53d58d59 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 6 Jul 2021 07:48:46 +0200 Subject: build: Add option to customize the LINKFLAGS --- spec/build/bsps/optlinkflags.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 spec/build/bsps/optlinkflags.yml (limited to 'spec/build/bsps/optlinkflags.yml') diff --git a/spec/build/bsps/optlinkflags.yml b/spec/build/bsps/optlinkflags.yml new file mode 100644 index 0000000000..35fa483721 --- /dev/null +++ b/spec/build/bsps/optlinkflags.yml @@ -0,0 +1,16 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- get-string: null +- split: null +- env-append: null +build-type: option +copyrights: +- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +default: [] +default-by-variant: [] +description: | + Flags passed to the linker. +enabled-by: true +links: [] +name: LINKFLAGS +type: build -- cgit v1.2.3