My bad I just saw the follow up emails. You're all good. On Sat, Apr 16, 2022, 1:29 PM Alex Ameen <[email protected]> wrote:
> Can you separate the flag changes from the others? > Since that's not backwards compatible it needs to be shelved for a future > major release. There's similar flag changes I've been organizing into a > pile. > > On Sat, Apr 16, 2022, 12:58 PM Sam James <[email protected]> wrote: > >> 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 >> >>
