./lang/libunwind, LLVM libunwind

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 10.0.1nb1, Package name: libunwind-10.0.1nb1, Maintainer: pkgsrc-users

LLVM libunwind


Master sites:

SHA1: f5c9398aedd1a41c7667208abdabc9274b7a19ae
RMD160: 9602856d899cf8681c7baabbb17765fa07849093
Filesize: 90.551 KB

Version history: (Expand)


CVS history: (Expand)


   2020-10-29 09:00:30 by Benny Siegert | Files touched by this commit (7)
Log message:
Pullup ticket #6343 - requested by he
lang/libunwind: PowerPC build fix

Revisions pulled up:
- lang/libunwind/Makefile                                       1.23-1.24
- lang/libunwind/distinfo                                       1.19
- lang/libunwind/patches/patch-include_____libunwind__config.h  1.1
- lang/libunwind/patches/patch-src_UnwindRegistersRestore.S     1.1
- lang/libunwind/patches/patch-src_UnwindRegistersSave.S        1.1
- lang/libunwind/patches/patch-src_config.h                     1.1
- lang/libunwind/patches/patch-src_libunwind.cpp                1.1

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Sun Oct 18 17:06:35 UTC 2020

   Modified Files:
   	pkgsrc/lang/libunwind: Makefile distinfo
   Added Files:
   	pkgsrc/lang/libunwind/patches: patch-include_____libunwind__config.h
   	    patch-src_UnwindRegistersRestore.S patch-src_UnwindRegistersSave.S
   	    patch-src_config.h patch-src_libunwind.cpp

   Log message:
   Make this build on NetBSD/macppc 9.0, where gcc doesn't predefine
   __ppc__, only __powerpc__, so compensate.
   PKGREVISION bumped.

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Tue Oct 20 06:34:23 UTC 2020

   Modified Files:
           pkgsrc/lang/libunwind: Makefile

   Log message:
   libunwind: Remove patch .orig file, fix install.