From eb737ae91bdf3416012e599b860a13bccf6e6780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20T=C3=A1mara=20Pati=C3=B1o?= Date: Tue, 7 Feb 2023 21:53:43 -0500 Subject: [PATCH] Update README.md --- arboldes/usr/ports/mystuff/net/ton/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arboldes/usr/ports/mystuff/net/ton/README.md b/arboldes/usr/ports/mystuff/net/ton/README.md index 881362ba7..a5e9064d4 100644 --- a/arboldes/usr/ports/mystuff/net/ton/README.md +++ b/arboldes/usr/ports/mystuff/net/ton/README.md @@ -6,7 +6,7 @@ It could be easier if you install a precompiled version: * adJ 7.1 * adJ 7.2 -However the compilation was done on an x86_64, and [we noticed](https://github.com/pasosdeJesus/adJ/issues/11) that the resulting binary is very optimized for the instruction set of the machine where it was compiled. If you happen to use and 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. +However the compilation was done on an x86_64, and [we noticed](https://github.com/pasosdeJesus/adJ/issues/11) that the resulting binary is very optimized for the instruction set of the machine where it was compiled. If you happen to use and amd64 or maybe the instruction set of your processor doesn't match the one of the processor used to create those packages, when you run func of fift you will get an `Illegal Instruction` and you will need to compile from source. # 2. COMPILE