view TOOLS/realcodecs/drv4.sh @ 12807:6494aa5947ee

ao_alsa now uses the device= suboption syntax instead of hw= or hw:
author reimar
date Tue, 13 Jul 2004 19:13:24 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm drv4.so.6.0
gcc -c drv4.c -g &&
ld -shared -o drv4.so.6.0 drv4.o -ldl -lc