Commit Graph

1 Commits

Author SHA1 Message Date
Peter Wang
04ad98c7b4 Support OpenBSD.
configure.ac:
    Set flags to build Boehm GC with threads support and parallel
    marking.

    Prevent use of "__thread" storage class specifier on OpenBSD;
    it does not work.

    Enable shared libraries on OpenBSD.

README.OpenBSD:
    New file.

.README.in:
README.md:
    Mention README.OpenBSD.

.nocopyright:
    Add README.OpenBSD.
2018-03-01 17:52:38 +11:00