2025-10-02 14:08:56 -04:00
|
|
|
## x86_64 ** GCC **
|
2025-09-27 14:15:22 -04:00
|
|
|
deps
|
|
|
|
|
NaCl/libsodium
|
|
|
|
|
libutp
|
|
|
|
|
//webrtc
|
|
|
|
|
//sdl2
|
|
|
|
|
|
|
|
|
|
./configure
|
|
|
|
|
make
|
|
|
|
|
open a new tty console and log in as root and then cd to the dir then make install
|
|
|
|
|
|
|
|
|
|
CONFIG FLAGS y'all can pass
|
|
|
|
|
--
|
2025-10-02 14:08:56 -04:00
|
|
|
./configure CPPFLAGS="-DSLEEP_SALT"
|
|
|
|
|
make SLEEP_SALT=1
|
|
|
|
|
--
|
2025-09-27 14:15:22 -04:00
|
|
|
|
2025-10-02 14:08:56 -04:00
|
|
|
** x86_64 MUSL **
|
2025-09-27 14:15:22 -04:00
|
|
|
|
2025-10-02 14:08:56 -04:00
|
|
|
## aarch64
|
|
|
|
|
|
|
|
|
|
## rv64
|