]> git.ipfire.org Git - thirdparty/unbound.git/commit
this version of unbound fails when compiled with CC=clang and -O (edit Makefile)...
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 15 Dec 2017 10:16:06 +0000 (10:16 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 15 Dec 2017 10:16:06 +0000 (10:16 +0000)
commit6bae276ecbd75402fc0644057cb0e522fdf0cc80
tree4c5028d4cb9cc92f5f93368676d9f08f9bb7821a
parentb1abc813fc6a6502b57e5f07b669a2dd403893fc
this version of unbound fails when compiled with CC=clang and -O (edit Makefile), or -O2 (default).  If you use no optimizing flag, unittest works.

git-svn-id: file:///svn/unbound/trunk@4425 be551aaa-1e26-0410-a405-d3ace91eadb9
validator/val_sigcrypt.c