From 7f3b5f659fb297d3f101af4beba53fee97b3c016 Mon Sep 17 00:00:00 2001 From: bol-van Date: Thu, 19 Feb 2026 13:00:57 +0300 Subject: [PATCH] update docs --- docs/compile/build_howto_unix.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/compile/build_howto_unix.txt b/docs/compile/build_howto_unix.txt index 9c7ada5..2997524 100644 --- a/docs/compile/build_howto_unix.txt +++ b/docs/compile/build_howto_unix.txt @@ -9,6 +9,7 @@ need any x86_64 classic linux distribution tested on debian/ubuntu/fedora 2020+ if your distro is very exotic, old or not glibc based you can debootstrap a modern debian/ubuntu system and chroot to it NOTE: it's not possible to build luajit in chroot under standard openwrt kernel. build process requires 32-bit x86 support, kernel is compiled without it. +NOTE: toolchains are pre-compiled for x86_64 glibc. they can't run on arm or anything that is not x86_64. optionally review "common.inc" for Lua and LuaJIT versions