Done after discussion w/ Alex (thanks!). Rebased on master after
2.4.7 release.

Khem Raj (3):
  libtool.m4: Rename the --with-sysroot option to avoid conflict with
    gcc/binutils
  libtool: Check for static libs for internal compiler libraries
  ltmain.in: Add missing sysroot to library path

Marek Vasut (1):
  libtool: Fix support for NIOS2 processor

Mingli Yu (2):
  Makefile.am: make sure autoheader run before autoconf
  Makefile.am: make sure autoheader run before automake

Richard Purdie (6):
  ltmain.sh: Fix sysroot paths being encoded into RPATHs
  ltmain.in: Handle trailing slashes on install commands correctly
  libtool.m4: For reproducibility stop encoding hostname in libtool
    script
  ltmain.in: Don't encode RATHS which match default linker paths
  libtool.m4: Handle "/" as a sysroot correctly
  ltmain.in: Handle prefix-map compiler options correctly

 Makefile.am         |  4 +--
 build-aux/ltmain.in | 81 +++++++++++++++++++++++++++++++++++++++------
 m4/libtool.m4       | 25 ++++++++------
 tests/sysroot.at    |  6 ++--
 4 files changed, 89 insertions(+), 27 deletions(-)

-- 
2.35.1


Reply via email to