fl/build

3 lines
57 B
Plaintext
Executable File

nasm -felf64 th.s
cc -ggdb3 main.c th.o -o fl -pie -fPIC