summaryrefslogtreecommitdiff
path: root/spec/spec/build-test-program.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-test-program.yml
parent14d8924c8d4c9c64f128a6ef9700d971d53db48f (diff)
spec: Clarify stlib build attribute
Diffstat (limited to 'spec/spec/build-test-program.yml')
-rw-r--r--spec/spec/build-test-program.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/spec/spec/build-test-program.yml b/spec/spec/build-test-program.yml
index 0f96964b..2442e651 100644
--- a/spec/spec/build-test-program.yml
+++ b/spec/spec/build-test-program.yml
@@ -57,10 +57,8 @@ spec-info:
description: null
spec-type: build-source-list
stlib:
- description: |
- It shall be a list of external static library identifiers used to
- link this test program, e.g. ``m`` for ``libm.a``.
- spec-type: list-str
+ description: null
+ spec-type: build-stlib-list
target:
description: null
spec-type: build-target