Support for FreeBSD#4620
Conversation
|
I did have to uninstall graphics/nanosvg to build... but oddly, I didn't need to do anything with nanosvg on my port. I wonder if that's all not actually needed? Alternatively, maybe I did something sneaky to my system and forgot about it. Also, on mine, I just used libusb/hid.c which built and worked fine, so maybe the new hid.c isn't needed either? Neither of those are actual problems though, just possibly doing more than is necessary. With the additional changes in my PR to your source branch, it builds and runs correctly here. |
Hmm, for me, it didn't work. I wonder if it's because I was using -CURRENT?
True, but we should minimize changes if possible, I think.
Should we pull those additional changes in here? |
Yeah, that was my thought (the PR is against your source branch) |
No description provided.