summaryrefslogtreecommitdiff
path: root/comms/lirc/patches/patch-daemons_transmit.h
AgeCommit message (Collapse)AuthorFilesLines
2019-06-24lirc: fix build on Arch Linuxtriaxx1-3/+4
* Remove inlining for send_data() * Add Linux specific missing include for major() * Bump revision
2016-05-02PR 50556: comms/lirc doesn't builddholland1-0/+15
Add patches to work around gcc inline mess. Note: this package should be updated and the PR contains an update, but I don't want to do that when I can't compile it (whereas simple mechanical patches are much less likely to go astray...)