Skip to content

Commit e9de3d6

Browse files
committed
Update README.md
1 parent 840d781 commit e9de3d6

File tree

1 file changed

+3
-1
lines changed
  • arboldes/usr/ports/mystuff/net/ton-toncli

1 file changed

+3
-1
lines changed

arboldes/usr/ports/mystuff/net/ton-toncli/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Port of TON tools to be used with toncli (<[https://github.com/ton-blockchain/to
55
It will be easier if you install a precompiled version:
66
* adJ 7.2 <http://adj.pasosdejesus.org/pub/AprendiendoDeJesus/7.2-amd64/paquetes/ton-toncli-20230112.tgz>
77

8-
# 2. BUILD
8+
However the compilation was done on an x86_64, and we notice that the resulting binary is very optimized for the instruction set of the machine where it was compiled. If you happen to use an amd64 or maybe the instruction set of your processor doesn't match the one of the processor used to create those packages, you would need to compile from source.
9+
10+
# 2. COMPILE
911

1012
To compile the package from this port on an adJ/OpenBSD that already has `/usr/ports` infrastructure (see <https://www.openbsd.org/faq/ports/ports.html>), copy the content of this directory to `/usr/ports/mystuff/net/ton-toncli` and run from it
1113
```

0 commit comments

Comments
 (0)