Mercurial > mplayer.hg
view TOOLS/realcodecs/drv2.sh @ 17314:1bdc7230ea29
Bandaid fix for compilation failure when creating main/.depend with GUI
enabled. This is only a problem if .developer is not present.
author | diego |
---|---|
date | Wed, 04 Jan 2006 15:54:47 +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