aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml/builtins
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yaml/builtins')
-rw-r--r--docs/yaml/builtins/host_machine.yaml1
-rw-r--r--docs/yaml/builtins/target_machine.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/yaml/builtins/host_machine.yaml b/docs/yaml/builtins/host_machine.yaml
index f130586..2c847b5 100644
--- a/docs/yaml/builtins/host_machine.yaml
+++ b/docs/yaml/builtins/host_machine.yaml
@@ -1,5 +1,6 @@
name: host_machine
long_name: Host machine information
+extends: build_machine
description: |
Provides information about the host machine -- the machine on which the
compiled binary will run. See
diff --git a/docs/yaml/builtins/target_machine.yaml b/docs/yaml/builtins/target_machine.yaml
index d5c4e4d..c17adc7 100644
--- a/docs/yaml/builtins/target_machine.yaml
+++ b/docs/yaml/builtins/target_machine.yaml
@@ -1,5 +1,6 @@
name: target_machine
long_name: Target machine information
+extends: build_machine
description: |
Provides information about the target machine -- the machine on which
the compiled binary's output will run. Hence, this object should only