Skip to content

Commit b217b80

Browse files
committed
Merge bitcoin/bitcoin#28884: doc: remove x86_64 build assumption from depends doc
821a8a1 doc: remove x86_64 build assumption from depends doc (fanquake) Pull request description: This dates from the introduction of depends, and has not been the case for some time now. ACKs for top commit: maflcko: lgtm ACK 821a8a1 hebasto: ACK 821a8a1. theuni: ACK 821a8a1 Tree-SHA512: 640967a3e6dfab495fd733d3379aa916ac7f67e89a92ef6a94c3bea0494dc7921a9d7485e1b90a1beab00548b575cdab8fb08eb9267dcc5e890cc796ae1b6875
2 parents 1ad43f9 + 821a8a1 commit b217b80

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)