]> git.ipfire.org Git - thirdparty/asterisk.git/commit
on Ubuntu (at least), recent versions of ld in binutils delete all debugging symbols...
authorKevin P. Fleming <kpfleming@digium.com>
Tue, 14 Oct 2008 10:30:54 +0000 (10:30 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Tue, 14 Oct 2008 10:30:54 +0000 (10:30 +0000)
commit5c7f06103d911f39dd2b434c25556112fe5fd2a3
treec98d1607b6c126699948052645b03a83c53a1b95
parent0b7476c21c1d0e1a30ba0babf1c6087f2c526bf8
on Ubuntu (at least), recent versions of ld in binutils delete all debugging symbols when -x is supplied; since the reasons why -x is being passed are lost in the mists of time, remove it so debugging will work properly

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