pkgsrc/devel/libusb1
maya 8176f2eee4 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.
2019-08-06 08:50:28 +00:00
..
patches libusb1: patch some undefined behaviour, disable strict aliasing, change 2019-08-06 08:50:28 +00:00
buildlink3.mk
builtin.mk
DESCR
distinfo libusb1: patch some undefined behaviour, disable strict aliasing, change 2019-08-06 08:50:28 +00:00
Makefile libusb1: patch some undefined behaviour, disable strict aliasing, change 2019-08-06 08:50:28 +00:00
PLIST