Skip to content

Commit 655f761

Browse files
authored
Update README.md
1 parent 9ea5afd commit 655f761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ $ sudo sysctl -w kernel.randomize_va_space=0
288288
```
289289
-$(RTE_ANS)/librte_anssock/librte_anssock.a \
290290
-L$(RTE_SDK)/$(RTE_TARGET)/lib \
291-
-Wl,--whole-archive -Wl,-lrte_mbuf -Wl,-lrte_mempool_ring -Wl,-lrte_mempool -Wl,-lrte_ring -Wl,-lrte_eal -Wl,--no-whole-archive -Wl,-export-dynamic \
291+
-Wl,--whole-archive -Wl,-lrte_mbuf -Wl,-lrte_mempool_ring -Wl,-lrte_mempool -Wl,-lrte_ring -Wl,-lrte_eal -Wl,--no-whole-archive -Wl,-export-dynamic -lnuma \
292292
293293
```
294294

0 commit comments

Comments
 (0)