mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
net-libs/dpdk: remove -machine option
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
@@ -51,7 +51,6 @@ src_configure() {
|
||||
python-single-r1_pkg_setup
|
||||
local emesonargs=(
|
||||
-Denable_kmods=false
|
||||
-Dmachine=default
|
||||
-Dplatform=generic
|
||||
$(meson_use test tests)
|
||||
)
|
||||
@@ -58,7 +58,6 @@ src_configure() {
|
||||
python-single-r1_pkg_setup
|
||||
local emesonargs=(
|
||||
-Denable_kmods=false
|
||||
-Dmachine=default
|
||||
-Dplatform=generic
|
||||
$(meson_use test tests)
|
||||
)
|
||||
Reference in New Issue
Block a user