Skip to content

Commit

Permalink
net/charm: Fix build with llvm16
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 5, 2023
1 parent a8fcfba commit 9ec84cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/charm/Makefile
Expand Up @@ -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/}
Expand Down

0 comments on commit 9ec84cb

Please sign in to comment.