Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-deps.diff | remove deps in rebar.config Without this patch, rebar would download and compile the listed deps at compile time. =================================================================== |
Philipp Huebner <debalance@debian.org> | no | |||
mips-atomic.diff | fix FTBFS on mips, mipsel and powerpc mips, mipsel and powerpc do not implement 64-bit atomics natively. The fix is to use libatomic (part of GCC) which provides helper routines for these missing atomics, implemented using locks. =================================================================== |
James Cowgill <jcowgill@debian.org> | no |