Skip to content
Snippets Groups Projects
Commit a6c1f381 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Some initial fixed to compile on FreeBSD.

Implement a number of simple fixes to compile on FreeBSD:
- work correctly with a GCC version that doesn't have
  -Wno-unused-result
- compile even if not GNU libc
- tee doesn't have '--append' option on FreeBSD, use
  the short version ('-a').
- fix a typo in log_io.c, ENOENT, not ENONET.
parent f111b897
No related branches found
No related tags found
Loading
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