summarylogtreecommitdiffstats
path: root/reenable-libbfd-workaround.patch
AgeCommit message (Collapse)Author
2016-10-30radium 4.2.3-1: New versionJakob Gahde
The libbfd patch is no longer necessary now
2016-06-06radium 3.9.1-1: New version, requires some patchingJakob Gahde
In order to get this version compiled, we need to apply a few patches. First, The crashreporter needs a fix to keep libbfd from complaining. This fix was already present in the source code before, but the developer recently disabled it. I already contacted him about this and he responded he'd look into it. Second, some additional components of JUCE were recently enabled in Radium that don't compile with Arch's regular GCC6, so we need to use GCC5 for that. Apart from that, we only package the Scheme files from s7 now; the sources for the interpreter are no longer included as they are unneded.