view 3rdparty/README.md @ 46:e3cd4e21b560

add --cbc option
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 08 Dec 2018 22:57:55 +0900 (2018-12-08)
parents 2cf249471370
children
line wrap: on
line source
## 3rd party libraries

These are imported forks of external library projects.  Their source
redistribution licenses are for the most part as permissive or more permissive
than MoarVM's itself.  We have imported them here because we needed to make
extensive modifications to their capabilities or exposed API, and so couldn't
use system packages, or available system packages are too far out of date.

Note: you may find that libatomic_ops has some GPL-licensed files in the repo.
These are NOT included in any built binaries; they are merely tools for
configuring, building, and testing, and should be disregarded when considering
the redistributability of MoarVM in source form or binary form.