Skip to content

Commit 5567710

Browse files
committed
---
yaml --- r: 173271 b: refs/heads/snap-stage3 c: 194ed4f h: refs/heads/master i: 173269: 140c3ed 173267: 43cfd97 173263: 2b56c49 v: v3
1 parent 770c3f8 commit 5567710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 896cb36ecab3eaeb7f101087e030e43771eca5ca
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 0e0af8ea88d5e8c9e69e1784dd1ca941bb911f9e
4+
refs/heads/snap-stage3: 194ed4f5a0c343ec1eab568b258d8e5b3428ddd5
55
refs/heads/try: 957472483d3a2f43c0e4f7c2056280a1022af93c
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/src/doc/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2163,7 +2163,7 @@ arbitrarily complex configurations through nesting.
21632163
The following configurations must be defined by the implementation:
21642164

21652165
* `target_arch = "..."`. Target CPU architecture, such as `"x86"`, `"x86_64"`
2166-
`"mips"`, `"arm"`, or `"aarch64"`.
2166+
`"mips"`, `"powerpc"`, `"arm"`, or `"aarch64"`.
21672167
* `target_endian = "..."`. Endianness of the target CPU, either `"little"` or
21682168
`"big"`.
21692169
* `target_family = "..."`. Operating system family of the target, e. g.

0 commit comments

Comments
 (0)