Skip to content

Commit

Permalink
net/linknx: 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 Jul 21, 2023
1 parent 47be664 commit eac6df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/linknx/Makefile
Expand Up @@ -18,6 +18,7 @@ LIB_DEPENDS= libpthsem.so:devel/pthsem
BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone

USES= compiler gmake autoreconf pkgconfig
USE_CXXSTD= c++14

GNU_CONFIGURE= yes
CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include" \
Expand Down

0 comments on commit eac6df2

Please sign in to comment.