build: use integer for max ethdev ports option
authorLuca Boccassi <bluca@debian.org>
Fri, 1 Mar 2019 15:46:51 +0000 (15:46 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 26 Mar 2019 22:08:09 +0000 (23:08 +0100)
commitcf123ee7c4a20d17fc0b41e9bac5702bca057705
tree046664ad18b8d22d22b3d3aaeec5f0d0cfbcc737
parent99889bd85228bdf6fa28e160308444d82dca68cd
build: use integer for max ethdev ports option

max_ethports was merged after the other patch was written:

e04ea7fcf03c ("build: use integers for numerical options")

So convert this one too like the others have already been.

Fixes: d5555fc900a9 ("build: add option to override max ethdev ports")

Signed-off-by: Luca Boccassi <bluca@debian.org>
meson_options.txt