summaryrefslogtreecommitdiffstats
path: root/spec/spec/build-objects.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spec/build-objects.yml')
-rw-r--r--spec/spec/build-objects.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/spec/spec/build-objects.yml b/spec/spec/build-objects.yml
index 0453619d..695ab69f 100644
--- a/spec/spec/build-objects.yml
+++ b/spec/spec/build-objects.yml
@@ -54,7 +54,10 @@ spec-info:
spec-type: build-source-list
description: |
This set of attributes specifies a set of object files used to build
- static libraries or test programs.
+ static libraries or test programs. Objects Items must not be included on
+ multiple paths through the build dependency graph with identical build
+ options. Violating this can cause race conditions in the build system due
+ to duplicate installs and multiple instances of build tasks.
mandatory-attributes: all
spec-name: Build Objects Item Type
spec-type: build-objects