Package: srf / 0.1+dfsg-7
Metadata
Package | Version | Patches format |
---|---|---|
srf | 0.1+dfsg-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
build_with_GCC 4.3.patch | (download) |
src/SRF_Ztr.cc |
2 2 + 0 - 0 ! |
adds missing headers to build with the gcc 4.3. |
io_lib_renamed.patch | (download) |
test/Makefile.am |
2 1 + 1 - 0 ! |
corrections after the io-lib has been renamed. This patch replaces -lread by -lstaden-read in the makefile of the test directory. Other parts of SRF do not need correction as they use io_lib-config. |
clang_FTBFS_wrong main declaration.patch | (download) |
test/testRead.cc |
3 2 + 1 - 0 ! |
fix ftbfs with clang instead of gcc |