devel/loki: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
540492d27c
commit
6edead6f38
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ COMMENT= C++ library of common design patterns
|
|||
WWW= https://sourceforge.net/projects/loki-lib/
|
||||
|
||||
USES= gmake dos2unix
|
||||
USE_CXXSTD= c++14
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CXXFLAGS+= -Wno-return-type
|
||||
|
|
Loading…
Reference in a new issue