mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
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.
This commit is contained in:
@@ -34,6 +34,7 @@ README.MinGW-cross
|
||||
README.MS-VisualC
|
||||
README.MS-Windows
|
||||
README.OSF1
|
||||
README.OpenBSD
|
||||
README.Solaris
|
||||
README.ssdebug
|
||||
README.CSharp
|
||||
|
||||
Reference in New Issue
Block a user