Package: cadabra / 1.46-3
Metadata
Package | Version | Patches format |
---|---|---|
cadabra | 1.46-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
ldflags.diff | (download) |
gui/Makefile.in |
4 2 + 2 - 0 ! |
properly pass $ldflags through gui makefile |
cppflags.patch | (download) |
gui/Makefile.in |
8 4 + 4 - 0 ! |
pass $cppflags where it might be missing Might pass it once or twice too often, but better than never. At least fixes Lintian warning hardening-no-fortify-functions for cadabra. But doesn't work yet for xcadabra. |
reproducible build.diff | (download) |
src/Makefile.in |
2 1 + 1 - 0 ! |
make the build reproducible |
disable hanging tests.patch | (download) |
tests/Makefile.in |
2 1 + 1 - 0 ! |
disable tests hanging seemingly forever at build time Initially this patch was developped and added to fix a symptom of the (back then) missing build-dependency lie. Now it's needed to fix the very same symptoms on arm64, armel, armhf, pppc64el, s390x and powerpc. Accordingly my suspicion is that lie doesn't behave properly on the listed architectures. |
1