Skip to content

Commit 821a8a1

Browse files
committed
doc: remove x86_64 build assumption from depends doc
This dates from the introduction of depends, and has not been the case for some time now.
1 parent 0aa014d commit 821a8a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

depends/description.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ There are several features that make it different from most similar systems:
66
In theory, binaries for any target OS/architecture can be created, from a
77
builder running any OS/architecture. In practice, build-side tools must be
88
specified when the defaults don't fit, and packages must be amended to work
9-
on new hosts. For now, a build architecture of x86_64 is assumed, either on
10-
Linux or macOS.
9+
on new hosts.
1110

1211
### No reliance on timestamps
1312

0 commit comments

Comments
 (0)