$OpenBSD$

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

gold
====
gold is an ELF-only linker developed by Google.

It can be easily used by clang and egcc by passing the flag
-fuse-ld=gold
on the command line during the linker step.
