Mercurial > mplayer.hg
view TOOLS/realcodecs/drv2.sh @ 11256:bed47a358d05
fix issue when compiler is called 'cc', and --disable-gcc-checking was used
(it would force the compiler to be 'gcc')
Patch by Pierre Lombard <p_l@gmx.fr>
author | gabucino |
---|---|
date | Fri, 24 Oct 2003 07:44:38 +0000 |
parents | 86c478bea7ce |
children |
line wrap: on
line source
rm drv2.so.6.0 gcc -c drv2.c -g && ld -shared -o drv2.so.6.0 drv2.o -ldl -lc