Package: cgminer / 4.7.0-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| cgminer | 4.7.0-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| system_jansson.patch | (download) |
Makefile.am |
6 3 + 3 - 0 ! |
use system jansson |
| kfreebsd_usb.patch | (download) |
cgminer.c |
6 6 + 0 - 0 ! |
freebsd's libusb-1.0 compatible library has a few differences compared to the "normal" libusb-1.0 from libusb.org which we have to work around. LIBUSB_CLASS_APPLICATION doesn't exist in FreeBSD's libusb, and libusb_handle_events_timeout_completed() doesn't exist either. The latter is basically libusb_handle_events_timeout() with an extra (unused by us) parameter, so the workaround is relatively simple. |
| libusb_init_warning.patch | (download) |
cgminer.c |
2 1 + 1 - 0 ! |
log a warning rather than exit if libusb_init() fails, this way buildds can generate architecture specific manpages |
1
