Skip to content

Commit bbad26f

Browse files
authored
Update README.md
1 parent aedfefb commit bbad26f

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
@@ -290,7 +290,7 @@ $ sudo sysctl -w kernel.randomize_va_space=0
290290
```
291291
-$(RTE_ANS)/librte_anssock/librte_anssock.a \
292292
-L$(RTE_SDK)/$(RTE_TARGET)/lib \
293-
-Wl,--whole-archive -Wl,-lrte_mbuf -Wl,-lrte_mempool -Wl,-lrte_ring -Wl,-lrte_eal -Wl,--no-whole-archive -Wl,-export-dynamic \
293+
-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 \
294294
295295
```
296296

0 commit comments

Comments
 (0)