• David 'Digit' Turner's avatar
    build-gcc.sh: auto-select binutils version · 980b0c6e
    David 'Digit' Turner authored
    This patch modifies build-gcc.sh to auto-select the right version
    of binutils based on the GCC version number.
    
    The idea is to ensure that we use 2.19 for GCC 4.4.3 for ARM and x86
    only, and 2.21 for anything else (The MIPS 4.4.3 already requires 2.21).
    
    We also change the default binutils version to 2.21
    
    Change-Id: I18b5eeda0cab57f0c44fbc91859db237961b5633
    980b0c6e
dev-defaults.sh 4.8 KB