numam-dpdk/kernel
Bruce Richardson 37a95bbff0 kernel/freebsd: always use clang for kmod compilation
Clang is the system compiler for FreeBSD and kernel module builds can fail
when built with gcc, e.g. when testing with test-meson-builds.sh.
Therefore, it's safer to always use clang to build the kmods since the
actual flags used are outside of DPDK's control and cannot be guaranteed to
work with all compilers.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-11-20 10:17:33 +01:00
..
freebsd kernel/freebsd: always use clang for kmod compilation 2019-11-20 10:17:33 +01:00
linux kni: support userspace VA 2019-11-18 16:00:51 +01:00
windows eal/windows: introduce Windows support 2019-04-03 01:06:01 +02:00
Makefile build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00