HomeFreeBSD

sysutils/fusefs-encfs: Unbreak build with llvm13

Description

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

Details

Provenance
dmgkAuthored on May 14 2022, 4:10 PM
Parents
R11:83d7aa9d7c83: security/snort3: Fix plist when FLATBUFFERS=on
Branches
Unknown
Tags
Unknown