pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54441 CVS commit: [pkgsrc-2019Q2] pkgsrc/devel/libusb1
The following reply was made to PR pkg/54441; it has been noted by GNATS.
From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54441 CVS commit: [pkgsrc-2019Q2] pkgsrc/devel/libusb1
Date: Sat, 10 Aug 2019 12:32:34 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Aug 10 12:32:34 UTC 2019
Modified Files:
pkgsrc/devel/libusb1 [pkgsrc-2019Q2]: Makefile distinfo
Added Files:
pkgsrc/devel/libusb1/patches [pkgsrc-2019Q2]: patch-ub
Log Message:
Pullup ticket #6027 - requested by maya
devel/libusb1: clang build fix
Revisions pulled up:
- devel/libusb1/Makefile 1.19
- devel/libusb1/distinfo 1.11
- devel/libusb1/patches/patch-ub 1.1
---
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.18.2.1 pkgsrc/devel/libusb1/Makefile
cvs rdiff -u -r1.10 -r1.10.2.1 pkgsrc/devel/libusb1/distinfo
cvs rdiff -u -r0 -r1.1.2.2 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