libpcap now uses thread-local storage, so we need to use ports-gcc

on base-gcc arches

Fixes the build on sparc64
This commit is contained in:
kmos
2026-03-25 17:45:41 +00:00
parent 39978a56bf
commit 090ec3432e
+4
View File
@@ -15,6 +15,10 @@ MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
# BSD
PERMIT_PACKAGE= Yes
# Thread-local storage
COMPILER= base-clang ports-gcc
COMPILER_LANGS= c
MODULES= devel/cmake
MODCMAKE_LDFLAGS= -Wl,-rpath,${TRUEPREFIX}/lib/libpcap
CONFIGURE_ARGS= -DDISABLE_DBUS=On \