1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

net/linknx: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-21 16:17:23 +02:00
parent 47be664eb3
commit eac6df22af

View File

@ -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" \