Package: emmax / 0~beta.20100307-6
Metadata
Package | Version | Patches format |
---|---|---|
emmax | 0~beta.20100307-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
dynamic.patch | (download) |
makefile |
15 3 + 12 - 0 ! |
dynamic linking |
aborts.patch | (download) |
emmax-kin.c |
8 7 + 1 - 0 ! |
clean exit when no options are given |
install.patch | (download) |
makefile |
6 6 + 0 - 0 ! |
proper install target |
clean.patch | (download) |
makefile |
2 1 + 1 - 0 ! |
proper cleaning |
logfile.patch | (download) |
emmax.c |
13 8 + 5 - 0 ! |
log only if file pointer exists |
hardening.patch | (download) |
makefile |
4 2 + 2 - 0 ! |
propagate hardening options (unfortunately this does not help) |
fix autopkgtest.patch | (download) |
emmax-kin.c |
3 2 + 1 - 0 ! |
fixes autopkgtest on other archs There seems to be an issue with comparing a char and an int with the value -1. Using an int to store the parameter of getopt fixes the problems with the switch statement always hitting the default case. |
lapacke.patch | (download) |
emmax.c |
29 9 + 20 - 0 ! |
use lapacke instead of atlas |
syntax.patch | (download) |
emmax-kin.c |
3 1 + 2 - 0 ! |
suppress warnings to clean up build log |