buildshared.sh 68 B

12
  1. cc -std=c99 -fPIC -c qirt.c
  2. cc -shared -o libqirt.so -lgc -lm qirt.o