aboutsummaryrefslogtreecommitdiffstats
path: root/community/deadbeef/ppc64le.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/deadbeef: Fix build on ppc64leBreno Leitao2017-04-071-0/+25
Currently deadbeef FTBFS on ppc64le due to two issues: 1) config.guess is outdated 2) deadbeef is not able to identify endianess on PPC machines. Fixing both of the issues to enable deadbeef to build on ppc64le.