libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFT PATCH v3 0/9] Sysroot patches


From: Paolo Bonzini
Subject: [RFT PATCH v3 0/9] Sysroot patches
Date: Thu, 29 Jul 2010 01:23:13 +0200

This is the update of the series, with the bug fixes (thanks Charles
for the hand work!) and structured to preserve bisectability.

Paolo Bonzini (9):
  fix bug in postdeps computation
  handle sysroot flags
  add --with-sysroot
  teach libtool -L= and -R=
  handle sysrooted paths when reading dependencies to la files
  process postdeps to include sysrooted paths
  emit sysrooted paths when installing .la files
  add sysroot test
  initial version of the NEWS entry

 Makefile.am                |    3 +-
 NEWS                       |   12 +++
 libltdl/config/ltmain.m4sh |  147 +++++++++++++++++++++++++--------
 libltdl/m4/libtool.m4      |   94 +++++++++++++++++++-
 tests/sysroot.at           |  201 ++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 417 insertions(+), 40 deletions(-)
 create mode 100644 tests/sysroot.at




reply via email to

[Prev in Thread] Current Thread [Next in Thread]