[Bazel] Use posix definitions for FreeBSD
Presently, definitions default to those for Linux which are not defined for FreeBSD (HAVE_LSEEK64, HAVE_MALLINFO, etc.). Patch sets os_defines to posix definitions under FreeBSD. Reviewed By: GMNGeoffrey Differential Revision: https://reviews.llvm.org/D109913
Loading
Please register or sign in to comment