mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
9eb5192486
clang does not inline sqrt(3) on powerpc, leading to undefined references, it requires libm (it has been applied to all archs). Thanks to gkoehler and naddy for providing better explanations about the situation! While here, remove a trailing whitespace in DESCR. OK gkoehler@
4 lines
173 B
Plaintext
4 lines
173 B
Plaintext
"echoping" is a small program to test (approximately) performance of a
|
|
remote host by sending it packets using various protocols (TCP/UDP echo,
|
|
HTTP/HTTPS and some others).
|