From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 09 Dec 2014 12:33:58 +0100 Subject: [Buildroot] [PATCH v2] ltrace: disable elfutils unwinding when libunwind is used In-Reply-To: <7c0664a803bc2302dabed5243c09d57528ea3c4c.1418105508.git.baruch@tkos.co.il> (Baruch Siach's message of "Tue, 9 Dec 2014 08:11:48 +0200") References: <7c0664a803bc2302dabed5243c09d57528ea3c4c.1418105508.git.baruch@tkos.co.il> Message-ID: <87d27tt5uh.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Baruch" == Baruch Siach writes: > ltrace can't use both. Use --with-elfutils=no to disable use of elfutils > (libdwfl) for unwinding. > Note that elfutils (libelf) is still a mandatory dependency regardless of > --with-elfutils. > Fixes: > http://autobuild.buildroot.net/results/a3c/a3c1647578cdeda3aaf672084a9a893f06dbad26/ > http://autobuild.buildroot.net/results/fdb/fdb7e760faeda77b263a6dac3e322a25b53e67ff/ > http://autobuild.buildroot.net/results/70a/70a0614ca7baf6a46898834a87cd46865f6e3385/ > Signed-off-by: Baruch Siach > --- > v2: > * Improve commit log; note that elfutils is a dependency anyway > * Add code comment Committed, thanks. -- Bye, Peter Korsgaard