]> git.alsa-project.org Git - alsa-lib.git/commit
Add --enable-symbolic-functions configure option
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Apr 2007 11:24:52 +0000 (13:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Apr 2007 11:24:52 +0000 (13:24 +0200)
commit3b1153c435ea8fa76c4f852853969bcf7ff52c40
tree23de757be73a42a2f5a91f04f176884cf3ef7ba8
parent41dfdba7fb997265db23df9c6dc91ba93c04b3b1
Add --enable-symbolic-functions configure option

Added --enable-symbolic-functions configure option.  This will detect
and pass -Bsymbolic-functions linker option, which gives you better
performance and smaller binary size.  Only recent binutils supports
this option.
configure.in
src/Makefile.am