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:
parent
47be664eb3
commit
eac6df22af
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user