Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
host.c: print_backtrace: glibc <2.27 compat
CentOS 7 has glibc 2.17 not supporting memfd_create, so use the generic POSIX solution as for macOS. Also switched the condition to this be used always but when glibc 2.27+ was not detected.
- Loading branch information