mpv/TOOLS/realcodecs/rv30.sh

4 lines
74 B
Bash
Executable File

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