summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optldflags.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/optldflags.yml')
-rw-r--r--spec/build/bsps/optldflags.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/build/bsps/optldflags.yml b/spec/build/bsps/optldflags.yml
index 75a8aed40f..b12b718b1c 100644
--- a/spec/build/bsps/optldflags.yml
+++ b/spec/build/bsps/optldflags.yml
@@ -6,11 +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-family: []
-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