mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
634f4c0d8c
Also removed target 'app/netperf' and added 'app/netperf/lwip' and 'app/netperf/lxip'.
5 lines
199 B
PHP
5 lines
199 B
PHP
set netperf_target app/netperf/lxip
|
|
set netperf_app netserver_lxip
|
|
set netperf_stack { lxip.lib.so libc_resolv.lib.so }
|
|
set ip_match_string "ipaddr=(\[0-9\]+\.\[0-9\]+\.\[0-9\]+\.\[0-9\]+)"
|