Search Criteria
Package Details: mingw-w64-libbacktrace-git r56.dedbe13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mingw-w64-libbacktrace-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mingw-w64-libbacktrace-git |
| Description: | Library to produce symbolic backtraces (mingw-w64) |
| Upstream URL: | https://github.com/ianlancetaylor/libbacktrace |
| Licenses: | BSD |
| Conflicts: | mingw-w64-libbacktrace |
| Provides: | mingw-w64-libbacktrace |
| Submitter: | xantares |
| Maintainer: | xantares |
| Last Packager: | xantares |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-11-29 10:11 (UTC) |
| Last Updated: | 2021-02-09 17:01 (UTC) |
Dependencies (3)
- mingw-w64-zlibAUR
- git (git-gitAUR, git-glAUR) (make)
- mingw-w64-configureAUR (llvm-mingw-w64-configureAUR) (make)
Latest Comments
akstrfn commented on 2021-02-09 13:52 (UTC)
Patch needs to be changed to 2.71.
andrewkoz commented on 2021-01-04 21:09 (UTC)
To get it to build configure.ac needs to be patched to use autoconf 2.70 - the current version - (it expects 2.69)
1337_d00dZ commented on 2020-04-12 18:52 (UTC)
Makefile.am hotpatch was not corrected for latest master, the following patch fixes the issue.