fl/build

3 lines
57 B
Plaintext
Raw Normal View History

2023-11-22 11:22:58 -08:00
nasm -felf64 th.s
2023-12-13 21:05:35 -08:00
cc -ggdb3 main.c th.o -o fl -pie -fPIC