# HG changeset patch # User "Yann E. MORIN" # Date 1225133164 0 # Node ID 27c52570055ff8737b7979a940319a38282b6eaf # Parent c8ac48ba1411c219773b50b66e30a169d5269935 Don't use libelf in MIPS samples: it is not used as ltrace is not available for MIPS. /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 9 4 5 0 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff -r c8ac48ba1411 -r 27c52570055f samples/mips-unknown-linux-uclibc/crosstool.config --- a/samples/mips-unknown-linux-uclibc/crosstool.config Mon Oct 27 18:42:26 2008 +0000 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config Mon Oct 27 18:46:04 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1150 -# Mon Oct 27 19:01:56 2008 +# crosstool-NG version: 1.2.0+svn_trunk@1156 +# Mon Oct 27 19:45:19 2008 # # @@ -295,9 +295,8 @@ # # Tools facilities # -CT_TOOL_libelf=y -CT_LIBELF_V_0_8_10=y -CT_LIBELF_VERSION="0.8.10" +# CT_TOOL_libelf is not set +# CT_LIBELF_V_0_8_10 is not set CT_TOOL_sstrip=y # CT_SSTRIP_ELFKICKERS is not set CT_SSTRIP_BUILDROOT=y