* [dpdk-dev] Build system in coding_style
@ 2020-06-04 18:05 Stephen Hemminger
0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2020-06-04 18:05 UTC (permalink / raw)
To: dev
Noticed this in coding_style.rst, it should be changed.
The make build will be deprecated.
Integrating with the Build System
---------------------------------
DPDK supports being built in two different ways:
* using ``make`` - or more specifically "GNU make", i.e. ``gmake`` on FreeBSD
* using the tools ``meson`` and ``ninja``
Any new library or driver to be integrated into DPDK should support being
built with both systems. While building using ``make`` is a legacy approach, and
most build-system enhancements are being done using ``meson`` and ``ninja``
there are no plans at this time to deprecate the legacy ``make`` build system
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-06-04 18:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04 18:05 [dpdk-dev] Build system in coding_style Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).