devtools: avoid explicit experimental build flag
authorDavid Marchand <david.marchand@redhat.com>
Thu, 16 Jul 2020 07:26:48 +0000 (09:26 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 30 Jul 2020 21:44:49 +0000 (23:44 +0200)
-DALLOW_EXPERIMENTAL_API is always set for in-tree compilation since
https://git.dpdk.org/dpdk/commit/?id=acec04c4b2f5

Warn people not to copy/paste this flag that was needed before.

Signed-off-by: David Marchand <david.marchand@redhat.com>

No differences found