This is the fix for Debian/kFreeBSD prepared by Matteo. ifdefs for __FreeBSD__ should also include __FreeBSD_kernel__
You can merge this Pull Request by running: git pull https://github.com/matekm/oiio kFreeBsdFix Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/314 -- Commit Summary -- * fixed compilation error on Debian/kFreeBSD: ifdefs for __FreeBSD__ should also include __FreeBSD_kernel__ -- File Changes -- M src/libutil/sysutil.cpp (6) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/314.patch https://github.com/OpenImageIO/oiio/pull/314.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/314 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
