mpv/TOOLS/realcodecs/sipr.sh

4 lines
75 B
Bash
Executable File

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc