[BACK]Return to libtool CVS log [TXT][DIR] Up to [local] / src / usr.bin / libtool

Diff for /src/usr.bin/libtool/libtool between version 1.43 and 1.44

version 1.43, 2019/01/03 21:49:22 version 1.44, 2019/01/03 21:50:26
Line 51 
Line 51 
                 machine_arch => $Config{ARCH},                  machine_arch => $Config{ARCH},
                 ltdir => $ltdir,                  ltdir => $ltdir,
                 version => $version,                  version => $version,
                 objdir => $ltdir,                  objdir => $ltdir,
                 build_libtool_libs => 'no',  
                 build_old_libs => 'yes',  
                 pic_flags => join(' ', @picflags),                  pic_flags => join(' ', @picflags),
                 elf => 1,                  elf => 1,
                 noshared => 0,                  noshared => 0,

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44