Fix build failure on Mac OS X 10.7
authorRyan Schmidt <git@ryandesign.com>
Sat, 12 Jun 2021 03:19:49 +0000 (22:19 -0500)
committerNathan Hjelm <hjelmn@google.com>
Fri, 9 Jul 2021 03:51:48 +0000 (21:51 -0600)
commit68289d0d038b42e177d50fec9e26b8175d302627
tree4a5e8dba1ff1c4db0983f557f766d707d9f54617
parente3dda19b31ee974fd749d55bc97d8bfc0e976bb4
Fix build failure on Mac OS X 10.7

Apple documentation says kUSBDeviceSpeedSuper is available in 10.7 and
later but in fact it is only defined in the 10.8 SDK and later.

Closes #410
Closes #929

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
libusb/os/darwin_usb.c
libusb/version_nano.h