summaryrefslogtreecommitdiff
path: root/spec/spec/build-use-after.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-01 07:33:26 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-01 07:34:43 +0200
commit7da919bec6a71001d221f56eb31ea63f625e9b14 (patch)
tree4268745bdf2b8c0054f634dd4540e33e01f93604 /spec/spec/build-use-after.yml
parent14d8924c8d4c9c64f128a6ef9700d971d53db48f (diff)
spec: Clarify stlib build attribute
Diffstat (limited to 'spec/spec/build-use-after.yml')
-rw-r--r--spec/spec/build-use-after.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/spec/build-use-after.yml b/spec/spec/build-use-after.yml
index f42c53db..85457219 100644
--- a/spec/spec/build-use-after.yml
+++ b/spec/spec/build-use-after.yml
@@ -10,9 +10,9 @@ spec-example: null
spec-info:
str:
description: |
- It shall be an internal static library identifier. They are used to link
- programs referenced by this item, e.g. ``z`` for ``libz.a``. They are
- placed after the use items of the build item context.
+ It shall be an internal static library identifier. The library is used
+ to link programs referenced by this item, e.g. ``z`` for ``libz.a``. The
+ library is placed after the use items of the build item context.
spec-name: Build Use After Directive
spec-type: build-use-after
type: spec