mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net-p2p/rtorrent: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
71fa2b3caf
commit
aeac4861f9
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
|||
libtorrent.so:net-p2p/libtorrent
|
||||
|
||||
USES= compiler:c++11-lang ncurses pkgconfig
|
||||
USE_CXXSTD= c++14
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-debug
|
||||
|
|
Loading…
Add table
Reference in a new issue