scripts/build/companion_libs/libelf.sh
changeset 2624 e4a6fefcb0f5
parent 2381 0ca0f85a4b2a
child 2905 286b2937c101
     1.1 --- a/scripts/build/companion_libs/libelf.sh	Wed Apr 06 22:30:57 2011 +0200
     1.2 +++ b/scripts/build/companion_libs/libelf.sh	Sun Aug 21 17:54:12 2011 +0200
     1.3 @@ -65,6 +65,7 @@
     1.4      CT_DoExecLog CFG                                        \
     1.5      CC="${CT_TARGET}-gcc"                                   \
     1.6      CFLAGS="-fPIC"                                          \
     1.7 +    RANLIB="${CT_TARGET}-ranlib"                            \
     1.8      "${CT_SRC_DIR}/libelf-${CT_LIBELF_VERSION}/configure"   \
     1.9          --build=${CT_BUILD}                                 \
    1.10          --host=${CT_TARGET}                                 \