net-libs/dpdk: remove -machine option

Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
Aisha Tammy
2022-09-06 23:19:55 +00:00
parent 0958bde53b
commit 3c5dc8bc94
2 changed files with 0 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ src_configure() {
python-single-r1_pkg_setup
local emesonargs=(
-Denable_kmods=false
-Dmachine=default
-Dplatform=generic
$(meson_use test tests)
)

View File

@@ -58,7 +58,6 @@ src_configure() {
python-single-r1_pkg_setup
local emesonargs=(
-Denable_kmods=false
-Dmachine=default
-Dplatform=generic
$(meson_use test tests)
)