Mercurial > mplayer.hg
view TOOLS/realcodecs/drv3.sh @ 18980:ed69754aa58d
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
author | reynaldo |
---|---|
date | Sun, 09 Jul 2006 17:45:36 +0000 |
parents | 86c478bea7ce |
children |
line wrap: on
line source
rm drv3.so.6.0 gcc -c drv3.c -g && ld -shared -o drv3.so.6.0 drv3.o -ldl -lc