On Fri, Dec 07 2018, Jeremie Courreges-Anglas <[email protected]> wrote:
> We don't support vax any more.  ok?

On top of previous diff, build_libtool_libs and build_old_libs aren't
used in the code.  Can't we delete those as well?


Index: libtool
===================================================================
--- libtool.orig
+++ libtool
@@ -51,9 +51,7 @@ sub new
                machine_arch => $Config{ARCH},
                ltdir => $ltdir,
                version => $version,
-               objdir => $ltdir, 
-               build_libtool_libs => 'no',
-               build_old_libs => 'yes',
+               objdir => $ltdir,
                pic_flags => join(' ', @picflags),
                elf => 1,
                noshared => 0,


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to