2 Commits

Author SHA1 Message Date
kurt
249e6c0862 Update to 8.0.4 with the following additional changes:
- Use mmap via the configure argument instead of hard-coding it.
- Define USE_MMAP_ANON for OpenBSD when --enable-mmap is configured
- Remove unused ELF_CLASS define for OpenBSD.
- Remove old HAVE_DL_ITERATE_PHDR workaround for OpenBSD.
- Don't use old GC_find_limit_openbsd() which is only needed for uthreads.

Tested on i386/amd64/sparc64/aarch64/powerpc/powerpc64/mips64

okay sthen@, gkoehler@
2021-02-05 18:37:48 +00:00
sthen
9df8d3022f Add -pthread to the pkg-config files, bump PKGNAME. From Andreas Kahari. 2009-12-09 20:36:49 +00:00