mirror of https://github.com/gabime/spdlog.git
Add FreeBSD compatibility defs
fix some linux-isms for spdlog on freebsd systems - FreeBSD uses plain-old ``stat`` (not ``stat64``) - ``errno_str``'s else requires GNU extensions, not available by default on FreeBSD. The one used by apple systems is most correctpull/254/head
parent
cee155c1dd
commit
98af71c585
Loading…
Reference in New Issue