freebsd-ports/net/dpdk
Bruce Richardson a11f3cf1ac net/dpdk: Fix build warnings about symbols in version map file
The latest versions of ld are throwing warnings/errors about entries in
the linker script that don't exist in the actual build. For DPDK, there
are functions in the linker script (version.map) which only exist on Linux
(and sometimes only on Windows) but not on BSD. To avoid warnings/errors,
we can restore old behaviour by adding the "-Wl,--undefined-version"
flag to the build.

PR:		276277
2024-01-14 21:28:30 +01:00
..
files net/dpdk: Move net/dpdk-22.11 to net/dpdk 2023-12-30 08:16:41 +01:00
distinfo net/dpdk: Move net/dpdk-22.11 to net/dpdk 2023-12-30 08:16:41 +01:00
Makefile net/dpdk: Fix build warnings about symbols in version map file 2024-01-14 21:28:30 +01:00
pkg-descr
pkg-message
pkg-plist net/dpdk: Move net/dpdk-22.11 to net/dpdk 2023-12-30 08:16:41 +01:00