]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove forced linking of res_adsi.o
authorMark Michelson <mmichelson@digium.com>
Wed, 13 Jun 2012 19:36:39 +0000 (19:36 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 13 Jun 2012 19:36:39 +0000 (19:36 +0000)
commited3bb15af4dacb87af9437f620353af14832c82c
tree8c2caced39d38c120c27c449cf53507fbff22bf6
parent2d8e3bc608adc5ed0ae845098bf842b9d1bb4ec5
Remove forced linking of res_adsi.o

In GCC 4.5+ the result is that Asterisk has a phantom
module loaded at startup, claiming to be res_adsi.

(closes issue ASTERISK-19920)
reported by Leif Madsen
........

Merged revisions 368873 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@368885 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/Makefile