pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libexecinfo
Module Name: pkgsrc
Committed By: schmonz
Date: Sat Jul 5 20:15:24 UTC 2014
Modified Files:
pkgsrc/devel/libexecinfo: Makefile PLIST
Log Message:
Libtoolize to fix build on OS X 10.9 and (untested) fix shlibs under
Solaris 10. What's tested:
1. devel/cmake with USE_BUILTIN.libexecinfo=no links and runs on:
* CentOS/amd64 6.5
* Mac OS X/x86_64 10.9.4 (Darwin 13.3.0)
* NetBSD/amd64 6.1.4
* SmartOS/i386 (Joyent SmartMachine 1.8.1, "SunOS 5.11")
2. http://www.gnu.org/software/libc/manual/html_node/Backtraces.html's
sample program outputs:
* Mac OS X: the expected backtrace
* NetBSD: dumps core (but it did before this change, too)
* SmartOS: the expected backtrace
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libexecinfo/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libexecinfo/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index