cookutils diff data/cross-x86_64.conf @ rev 1019

cook: add fix() to use '--as-needed' linker flag in compile_rules(); cookit(): make QA fail on empty vars / bad values; remove_already_packed(): fix bug when $PACKAGE not listed in $SPLIT and we use this function for the default set. lighttpd/index.cgi: sort orphans. modules/precheck: separate error message by empty lines.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 07 14:31:28 2017 +0200 (2017-12-07)
parents b357bbf78c7b
children
line diff
     1.1 --- a/data/cross-x86_64.conf	Wed Mar 05 00:24:19 2014 +0100
     1.2 +++ b/data/cross-x86_64.conf	Thu Dec 07 14:31:28 2017 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  LINUX_VERSION="3.2.14"
     1.5  GLIBC_VERSION="2.14.1"
     1.6  GCC_VERSION="4.6.3"
     1.7 +LIBTOOL_VERSION="2.4.2"
     1.8  
     1.9  # Per package configure arguments
    1.10  BINUTILS_ARGS="--disable-multilib --enable-64-bit-bfd"