1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/mail/spamprobe
Tobias Kortkamp 9e4075b7be mail/spamprobe: Fix build with Clang/libc++
In file included from FrequencyDBImpl_cache.cc:34:
In file included from ./FrequencyDBImpl_cache.h:34:
In file included from ../../src/includes/LRUCache.h:34:
/usr/include/c++/v1/map:476:17: error: no matching function for call to object of type 'const LRUCache<std::__1::basic_string<char>, Ref<FrequencyDBImpl_cache::CacheEntry> >::LRUCacheNodeKeyCompare'
        {return static_cast<const _Compare&>(*this)(__x.__cc.first, __y);}
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2018-08-14 08:56:57 +00:00
..
files
distinfo
Makefile
pkg-descr