mk: add a paused deprecation warning before each build
authorThomas Monjalon <thomas@monjalon.net>
Wed, 17 Jun 2020 23:52:32 +0000 (01:52 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Jun 2020 14:37:22 +0000 (16:37 +0200)
commit014a7ec6c418eaf24a13be8ade8229638ddc6eed
treeb2e5e7fb5b5f0979ddd53bfa4cf8d0f17b94e0b6
parent520bbb9cd9215c7139244b06f5041722e91bf14a
mk: add a paused deprecation warning before each build

DPDK 20.05 had some deprecation notes after "make config"
and after the build.
For DPDK 20.08, the config note is replaced with a warning
before the config and before the build.
After the warning, there is a pause which can be skipped
with the variable MAKE_PAUSE.

This deprecation process was discussed in the Technical Board:
http://mails.dpdk.org/archives/dev/2020-April/162839.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
mk/rte.sdkconfig.mk
mk/rte.sdkroot.mk