diff --git a/README.FreeBSD b/README.FreeBSD new file mode 100644 index 0000000000..f6c8c3979e --- /dev/null +++ b/README.FreeBSD @@ -0,0 +1,6 @@ +It should just work if you beware some known issues: + +* https://github.com/pocl/pocl/issues/263 + +In short, you should build pocl with Clang 3.6 or newer even though the +default Clang of FreeBSD can be older.