1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/archivers/libunrar5
Piotr Kubaj a2b5cb56a4 archivers/libunrar5: fix build on GCC architectures
Add USES=compiler:c++11-lang:
rijndael.hpp:23: error: a function call cannot appear in a constant-expression
rijndael.hpp:23: error: ISO C++ forbids initialization of member 'ctx'
rijndael.hpp:23: error: making 'ctx' static
rijndael.hpp:23: error: invalid in-class initialization of static data member of non-integral type 'EVP_CIPHER_CTX*'

Approved by:	mentors (implicit approval)
2019-07-06 12:13:19 +00:00
..
files
distinfo
Makefile archivers/libunrar5: fix build on GCC architectures 2019-07-06 12:13:19 +00:00
pkg-descr