mirror of
https://github.com/mpv-player/mpv
synced 2024-12-12 01:46:16 +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 14_4.so.6.0
|
|
gcc -c 14_4.c -g
|
|
ld -shared -o 14_4.so.6.0 14_4.o -ldl -lc
|
|
|