Skip to content

Commit

Permalink
devel/zthread: Fix build with llvm16
Browse files Browse the repository at this point in the history
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 6, 2023
1 parent 48e3e3b commit ed5fb86
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devel/zthread/Makefile
Expand Up @@ -13,10 +13,13 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING

USES= libtool
USE_CXXSTD= c++14
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-ftime --disable-static

MAKE_ARGS= INSTALL_PROGRAM="${INSTALL_SCRIPT}"
USE_LDCONFIG= yes

PORTDOCS= AUTHORS ChangeLog NEWS README TODO

Expand Down

0 comments on commit ed5fb86

Please sign in to comment.