Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
quiet-217a9af82320 | This is the only relevant commit from https://github.com/quiet/libfec that didn't make it into https://github.com/fblomqvi/libfec as of 2022-03-02. commit 217a9af82320e1a98a971a4a9c95be944fcd43c8 cross-compile fixes we should use the AR/RANLIB asked for also sim.o shouldn't get linked to the build target also we should generally use $(CC) and not gcc |
Brian Armstrong <brian.armstrong.ece+github@gmail.com> | no | 2016-10-02 | ||
sim | no | |||||
soname | Set SONAME to libfec.so.0 Avoid calling ldconfig at build time While at it, link to libm to mute a dpkg-shlibdeps warnings |
no | ||||
altivec | Disable altivec on power. The original compiler flag (-faltivec) was wrong, and after fixing that, the code doesn't compile with many warnings and errors so fixing it doesn't seem worthwhile. https://buildd.debian.org/status/fetch.php?pkg=libfec&arch=ppc64el&ver=1.0%2B20161003-2&stamp=1579519201&raw=0 |
no | ||||
compileflags | Fix some problems spotted by blhc. | no | ||||
shorter-testing | The original testsuite runs > 30min, shorten that to < 4min on my machine. | no |