Skip to content
Snippets Groups Projects
Commit 22b08f8e authored by bors's avatar bors
Browse files

Auto merge of #1196 - asomers:uname_freebsd, r=alexcrichton

Fix uname on FreeBSD

On FreeBSD, uname is an inline function.  The uname that is present in
libc.so is for FreeBSD 1.0 compatibility.  It expects a buffer of a
different size.

Fixes #1190
Reported-by: Alex Zepeda
parents a9e3cc6c 36baf932
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment