mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
0f45d2efeb
by A'rpi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7111 b3059339-0415-0410-9bf9-f77b7e298cf2
4 lines
74 B
Bash
Executable File
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
|