mirror of
https://gitlab.com/mecatronyx/opencnc/experiments/opencn-rootfs.git
synced 2026-02-06 20:01:52 +08:00
5 lines
130 B
Plaintext
Executable File
5 lines
130 B
Plaintext
Executable File
gcc -no-pie try.c -o try -I ../usr/include -I ../linux-4.14-amp/include/opencn -L ../usr/build/lib -lopencn
|
|
cp try target/root/
|
|
|
|
|