aboutsummaryrefslogtreecommitdiffstats
path: root/community/rethinkdb/enable-build-s390x.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/rethinkdb: enable build for s390xNatanael Copa2017-11-151-0/+712
The s390x patch conflicts with both the ppc64le patch and the paxmark. The PaX kernel is only supported for x86_64 so we can conditionally apply the ppc64le, s390x or paxmark patch depending on arch.