From 991b90f2425a6f14115efee2456919063d4e1a2b Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 17 Feb 2010 23:41:17 +0100 Subject: comp-libs: make libelf a companion library When gcc-4.5 is out, it will require libelf. So better make it a companion library now rather than postponing the ineluctable. --- config/debug/ltrace.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/debug') diff --git a/config/debug/ltrace.in b/config/debug/ltrace.in index 850ee741..bddc568e 100644 --- a/config/debug/ltrace.in +++ b/config/debug/ltrace.in @@ -1,7 +1,7 @@ # ltrace config DEBUG_ltrace - select TOOL_libelf + select LIBELF_TARGET help ltrace is a program that simply runs the specified command until it exits. It intercepts and records the dynamic library calls which are called by -- cgit v1.2.3