mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/charm: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
a8fcfba441
commit
9ec84cbafd
@ -24,6 +24,7 @@ BUILD_DEPENDS= bash:shells/bash
|
||||
USES= fortran gmake localbase:ldflags shebangfix
|
||||
SHEBANG_GLOB= *.sh
|
||||
SHEBANG_FILES= src/scripts/*
|
||||
USE_CXXSTD= c++14
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
#ARCH_STR= linux${ARCH:S/amd64/64/:S/i386/32/:C/powerpc.*/ppc/}
|
||||
|
Loading…
Reference in New Issue
Block a user