diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-05-14 16:10:33 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-05-14 16:19:26 +0000 |
commit | 7508209535a01298ef91e7f6d4e1b33a5e5ffd97 (patch) | |
tree | 19642563eafcd67a36f4108975881f9aa671c172 /net | |
parent | 83d7aa9d7c831183047139198a806ed54d1fe3ff (diff) | |
download | ports-7508209535a01298ef91e7f6d4e1b33a5e5ffd97.tar.gz ports-7508209535a01298ef91e7f6d4e1b33a5e5ffd97.zip |
sysutils/fusefs-encfs: Unbreak build with llvm13
/wrkdirs/usr/ports/sysutils/fusefs-encfs/work/encfs-1.9.5/encfs/NullCipher.cpp:81:36: error: no matching constructor for initialization of 'std::shared_ptr<AbstractCipherKey>'
std::shared_ptr<AbstractCipherKey> gNullKey(new NullKey(), NullDestructor());
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Solution was taken from eacf34a1cf4b6b81e54d4fe74ad931ee93d1d8ef
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions