pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54441 CVS commit: pkgsrc/devel/libusb1
The following reply was made to PR pkg/54441; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54441 CVS commit: pkgsrc/devel/libusb1
Date: Tue, 6 Aug 2019 08:50:28 +0000
Module Name: pkgsrc
Committed By: maya
Date: Tue Aug 6 08:50:28 UTC 2019
Modified Files:
pkgsrc/devel/libusb1: Makefile distinfo
Added Files:
pkgsrc/devel/libusb1/patches: patch-ub
Log Message:
libusb1: patch some undefined behaviour, disable strict aliasing, change
-O2 to -O1 when building with clang.
This isn't in a separate hacks.mk file because I think that hides the
problem too much, it's an issue with the code in the package, not with
the compiler's choices.
Fixes functionality when built with clang.
From Shingo Nishioka in PR pkg/54441.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/libusb1/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libusb1/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libusb1/patches/patch-ub
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