1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-12 01:46:16 +00:00
mpv/TOOLS/realcodecs/14_4.sh
rtognimp d8c64be99c wrappers for 14.4 and 28.8 codecs14_4.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10123 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 18:10:27 +00:00

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