components/binutils/Makefile
changeset 5147 e5d56640ce24
parent 5057 ab1b43bf588f
child 5682 94c0ca64c022
equal deleted inserted replaced
5146:c60fe986692f 5147:e5d56640ce24
    76 CONFIGURE_OPTIONS +=	--enable-64-bit-bfd=yes
    76 CONFIGURE_OPTIONS +=	--enable-64-bit-bfd=yes
    77 CONFIGURE_OPTIONS +=    --enable-gold=no
    77 CONFIGURE_OPTIONS +=    --enable-gold=no
    78 CONFIGURE_OPTIONS +=    --enable-plugins=yes
    78 CONFIGURE_OPTIONS +=    --enable-plugins=yes
    79 CONFIGURE_OPTIONS +=    --enable-nls=yes
    79 CONFIGURE_OPTIONS +=    --enable-nls=yes
    80 CONFIGURE_OPTIONS +=    --enable-host-shared=yes
    80 CONFIGURE_OPTIONS +=    --enable-host-shared=yes
       
    81 CONFIGURE_OPTIONS +=    --enable-deterministic-archives=yes
    81 CONFIGURE_OPTIONS +=    --disable-libtool-lock
    82 CONFIGURE_OPTIONS +=    --disable-libtool-lock
    82 CONFIGURE_OPTIONS +=    --enable-largefile=yes
    83 CONFIGURE_OPTIONS +=    --enable-largefile=yes
    83 
    84 
    84 
    85 
    85 CONFIGURE_OPTIONS +=	CC="$(CC)"
    86 CONFIGURE_OPTIONS +=	CC="$(CC)"