Re: [dpdk-dev] [PATCH 0/2] small improvements for FreeBSD build

2019-11-20 Thread David Marchand
On Wed, Nov 13, 2019 at 12:37 PM Luca Boccassi wrote: > > On Tue, 2019-11-12 at 16:41 +, Bruce Richardson wrote: > > Two small changes to improve FreeBSD build and install with meson > > > > Bruce Richardson (2): > > freebsd: allow installing kernel modules > > freebsd: always use clang fo

Re: [dpdk-dev] [PATCH 0/2] small improvements for FreeBSD build

2019-11-13 Thread Luca Boccassi
On Tue, 2019-11-12 at 16:41 +, Bruce Richardson wrote: > Two small changes to improve FreeBSD build and install with meson > > Bruce Richardson (2): > freebsd: allow installing kernel modules > freebsd: always use clang for kmod compilation > > kernel/freebsd/meson.build | 7 +-- > 1

[dpdk-dev] [PATCH 0/2] small improvements for FreeBSD build

2019-11-12 Thread Bruce Richardson
Two small changes to improve FreeBSD build and install with meson Bruce Richardson (2): freebsd: allow installing kernel modules freebsd: always use clang for kmod compilation kernel/freebsd/meson.build | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) -- 2.22.0