summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optldflags.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/optldflags.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/build/bsps/optldflags.yml b/spec/build/bsps/optldflags.yml
index d86d8cfb50..b12b718b1c 100644
--- a/spec/build/bsps/optldflags.yml
+++ b/spec/build/bsps/optldflags.yml
@@ -6,10 +6,11 @@ actions:
- env-append: PKGCONFIG_LDFLAGS
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
-- -Wl,--gc-sections
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -Wl,--gc-sections
description: |
Flags passed to the linker at the end of the link command.
enabled-by: true