aboutsummaryrefslogtreecommitdiffstats
path: root/main/libsrtp/fix-name-collision.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/libsrtp: modernize, enable testinfo@mobile-stream.com2018-11-261-0/+54
- use cracklib-words for test since there is no /usr/share/dict/words in Alpine (really?); - built-in test passes on x86_64 and mipsel at least; - the real motivation was to fix build on mips* (fix-name-collision.patch -- could be safely dropped);