]> git.alsa-project.org Git - alsa-lib.git/commit
Fix build of static library
authorTakashi Iwai <tiwai@suse.de>
Fri, 27 Oct 2006 14:08:21 +0000 (16:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Oct 2006 14:08:21 +0000 (16:08 +0200)
commitc9610c024df913f34205e8ceb424a8ba598fc3e1
tree0d02da874ac5d5b2ef5d4b1cecd99a2b28e3ba26
parent03389a444bebff4f1eb5f64150ba7ff1a3469a9a
Fix build of static library

- Add missing pcm_empty entry
- Return the array pointer instead of the first array member.
  Otherwise only the first entry is linked to the binary.
src/control/control_symbols.c
src/hwdep/hwdep_symbols.c
src/pcm/pcm_symbols.c
src/rawmidi/rawmidi_symbols.c
src/seq/seq_symbols.c
src/timer/timer_symbols.c