]> git.alsa-project.org Git - alsa-lib.git/commit
Fix build issue on earler x86_64 based distributions
authorTobin Davis <tobinx.b.davis@intel.com>
Mon, 21 Aug 2006 17:12:33 +0000 (19:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 21 Aug 2006 17:12:33 +0000 (19:12 +0200)
commitda076c868c5da1e26924990266922207d9926233
tree49b3c4f3675183f38c5f8e492153fb219b75f40a
parent15d9a28b5b5dd6f08d5eb79d35b3602089cead2e
Fix build issue on earler x86_64 based distributions

This patch fixes a build issue on systems with Gnu assembler
prior to 2.15.92.  Instead of having the inline assembler
translate the leal function on a 32 bit register, it is byte encoded.

Signed-off-by: Tobin Davis <tobinx.b.davis@intel.com>
src/pcm/pcm_dmix_x86_64.h