Skip to content

Working on GNU Linux

Dacode45 edited this page Aug 27, 2020 · 2 revisions

See https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux

Compiling for Alpine Linux

Set the following RUSTFLAGS: -Ctarget-feature=-crt-static

Clone this wiki locally