diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-06-14 14:55:22 +0100 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-07-16 16:40:09 +0200 |
commit | 0f16fa0fa58180a79aa5d27b44dbab4f9b6374b4 (patch) | |
tree | a0be4bc4f6fa6788fd239acf8ef356794a26a81f /libatomic_ops/README | |
parent | 8c325831b36394fa9217e30c706f36dc6ac7fafc (diff) |
Build firebird 2.5 internally. Also adds libatomic_ops.
Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a
Diffstat (limited to 'libatomic_ops/README')
-rw-r--r-- | libatomic_ops/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libatomic_ops/README b/libatomic_ops/README new file mode 100644 index 000000000000..61255d7c8e05 --- /dev/null +++ b/libatomic_ops/README @@ -0,0 +1,4 @@ +From [https://github.com/ivmai/libatomic_ops/]. + +Note that some files (linked into libatomic_ops_gpl) are GPL'd, the portion +needed for Firebird (ibatomic_ops) is however MIT licensed. |