openbsd-ports/lang/racket/pkg
2014-08-19 22:51:20 +00:00
..
DESCR
PLIST Update to Racket 6.1. Tested on amd64 and i386. 2014-08-19 22:51:20 +00:00
README

$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.