mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2025-01-03 05:44:10 -08:00
2 lines
55 B
Bash
Executable File
2 lines
55 B
Bash
Executable File
SOURCE_DIR=$(pwd)
|
|
gcc -g -O0 -lrt -lm all.c -o run_test |