pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/nspr
Module Name: pkgsrc
Committed By: wiz
Date: Mon Oct 13 09:14:29 UTC 2014
Modified Files:
pkgsrc/devel/nspr: Makefile buildlink3.mk distinfo
Log Message:
Update to 4.10.7:
NSPR 4.10.7 has the following bug fixes:
- Bug 836658: VC11+ defaults to SSE2 builds by default. Contributed by
David Major.
- Bug 979278: TSan: data race nsprpub/pr/src/threads/prtpd.c:103
PR_NewThreadPrivateIndex.
- Bug 1026129: Replace some manual declarations of MSVC intrinsics with
#include <intrin.h>. Contributed by Ehsan Akhgari.
- Bug 1026469: Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. Skip
compiler checks when using MSVC, even when $CC is not literally "cl".
Contributed by Mike Hommey.
- Bug 1034415: NSPR hardcodes the C compiler to cl on Windows.
Contributed by Ehsan Akhgari.
- Bug 1042408: Compilation fix for Android > API level 19. Contributed
by Zach Anderson.
- Bug 1043082: NSPR's build system hardcodes -MD.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/devel/nspr/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/nspr/buildlink3.mk
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/nspr/distinfo
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