Package: genwqe-user / 4.0.20-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| genwqe-user | 4.0.20-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| nostatic.patch | (download) |
tools/Makefile |
6 3 + 3 - 0 ! |
do not use static linking for zadc. This patch was adapted from Ubuntu package. |
| no dmesg.patch | (download) |
misc/basic_hardware_tests.sh |
2 1 + 1 - 0 ! |
do not use dmesg The command dmesg needs to be run as root, so disabling it on the tests. |
| fix pthread.patch | (download) |
lib/Makefile |
2 1 + 1 - 0 ! |
use -pthread instead of -lpthread |
| fix libs locations.patch | (download) |
lib/Makefile |
10 6 + 4 - 0 ! |
make libs public. Installing libzADC* files into /usr/lib/$(DEB_HOST_MULTIARCH) instead of doing it into the subdirectory genwqe. |
| fix_gettid.patch | (download) |
lib/card_defs.h |
8 4 + 4 - 0 ! |
fix ftbfs Latest glibc has defined gettid() and as a result there was a conflict. Rename gettid() to sys_gettid() to use our own gettid instead of using the gettid() from glibc. |
| shuf | (download) |
lib/Makefile |
2 2 + 0 - 0 ! |
make --shuffle=reverse (closes: #1105333) |
