juanfra 9073300ccb Update to racket 6, plus some additional changes.
Tested by bcallah@ (i386), jturner@ (amd64) and me (both platforms).

Help and OK from jturner@ to an old similar diff. Change from
RUN_DEPENDS to LIB_DEPENDS of some deps suggested by sthen@ and OK
from him.
2014-04-09 03:34:48 +00:00

19 lines
477 B
Plaintext

$OpenBSD: README,v 1.2 2014/04/09 03:34:49 juanfra Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
Known issues
============
- Some examples of ffi-lib don't work.
- Due to lack of thread-local storage support on OpenBSD, "places" and
"futures" are disabled.
Limitations
===========
Racket only supports CPUs with SSE extension.