23 lines
293 B
Plaintext
23 lines
293 B
Plaintext
## x86_64 ** GCC **
|
|
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
|
|
--
|
|
./configure CPPFLAGS="-DSLEEP_SALT"
|
|
make SLEEP_SALT=1
|
|
--
|
|
|
|
** x86_64 MUSL **
|
|
|
|
## aarch64
|
|
|
|
## rv64
|