mirror of
https://github.com/mpv-player/mpv
synced 2024-12-13 02:15:59 +00:00
d8c64be99c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10123 b3059339-0415-0410-9bf9-f77b7e298cf2
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
rm 28_8.so.6.0
|
|
gcc -c 28_8.c -g
|
|
ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc
|
|
|