libbacktrace icon indicating copy to clipboard operation
libbacktrace copied to clipboard

build system fix and upgrade

Open stefantalpalaru opened this issue 5 years ago • 6 comments

  • don't delete "allocfail.sh" on make clean
  • ran more recent versions of Autotools to regenerate build system files
  • new ".gitignore" entries for configuration/build artefacts not relevant for Git

stefantalpalaru avatar Sep 27 '20 15:09 stefantalpalaru

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Sep 27 '20 15:09 googlebot

@googlebot I signed it!

stefantalpalaru avatar Sep 27 '20 15:09 stefantalpalaru

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot avatar Sep 27 '20 15:09 googlebot

Thanks, but libbacktrace intentionally uses the same versions of the autotools that GCC uses, which are documented at https://gcc.gnu.org/install/prerequisites.html.

ianlancetaylor avatar Sep 28 '20 00:09 ianlancetaylor

Regenerated with Automake-1.15.1. The other tools match the GCC-recommended versions.

stefantalpalaru avatar Sep 28 '20 00:09 stefantalpalaru

Rebased on "master".

stefantalpalaru avatar Sep 28 '20 17:09 stefantalpalaru