Package: polygraph / 4.3.2-5

Metadata

Package Version Patches format
polygraph 4.3.2-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 fix ftbfs gcc 4.7.patch | (download)

src/cache/CacheEntryHash.cc | 2 1 + 1 - 0 !
src/runtime/StatPhase.cc | 12 6 + 6 - 0 !
src/tools/IntIntHash.cc | 2 1 + 1 - 0 !
src/xstd/Heap.h | 2 1 + 1 - 0 !
src/xstd/Ring.h | 8 4 + 4 - 0 !
5 files changed, 13 insertions(+), 13 deletions(-)

 fix ftbfs with gcc-4.7.
20 consider OPENSSL_NO_SSL3.patch | (download)

src/xstd/Ssl.cc | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch] consider openssl_no_ssl3

and avoid using SSLv3 code when not provided by openssl.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

autoreconf | (download)

configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix ftbfs kfreebsd | (download)

configure.in | 1 1 + 0 - 0 !
src/xstd/NetAddr.cc | 1 1 + 0 - 0 !
src/xstd/h/net/if.h | 2 2 + 0 - 0 !
3 files changed, 4 insertions(+)

 fix ftbfs in kfreebsd
fix ftbfs clang | (download)

src/pgl/PglIntSym.cc | 2 1 + 1 - 0 !
src/pgl/PglIntSym.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix ftbfs using clang instead of gcc