aboutsummaryrefslogtreecommitdiffstats
path: root/main/protobuf/musl-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/protobuf: fix headers for muslNatanael Copa2016-10-271-0/+24
musl provides byteswap.h (and so does android apparently). so we assume its there if we are on linux.