mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -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 |