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)
commitb071f1fa8825f51a9e81921f05f31c36e57c43cf
tree541c1092cdc19d4a63f4c15615d06a46b942f805
parentaee76bb79b91e2f8bce0e9356bee23f6e52d0513
devtools: avoid explicit experimental build flag

-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>
devtools/checkpatches.sh