mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Revert "feat(FHI72): Fix lcore count on Arm targets"
This reverts commit 8d78c97513.
Not relevant for DPDK >= 24.
This commit is contained in:
committed by
Romain Beurdouche
parent
c5e1c4f34f
commit
82f57789a5
@@ -33,7 +33,7 @@ COPY . .
|
||||
RUN wget --no-verbose http://fast.dpdk.org/rel/dpdk-24.11.4.tar.xz && \
|
||||
tar -xf dpdk-24.11.4.tar.xz && \
|
||||
cd dpdk-stable-24.11.4 && \
|
||||
meson setup -Dmachine=default build && \
|
||||
meson build && \
|
||||
ninja -C build && \
|
||||
ninja install -C build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user