aboutsummaryrefslogtreecommitdiff
path: root/utils/rtl-sdr/patches
Commit message (Collapse)AuthorAge
* rtl-sdr: fix build when GCC decides not to emit inlinesDavid Woodhouse2018-06-29
Maybe we should use something other than -Os for this code anyway; it's generally quite CPU-intensive. Signed-off-by: David Woodhouse <dwmw2@infradead.org>