Fix build on OpenBSD systems with PIE enabled by default in the C compiler.
authorJoshua Elsasser <joshua@elsasser.org>
Sat, 22 Sep 2012 18:40:50 +0000 (11:40 -0700)
committerJoshua Elsasser <joshua@elsasser.org>
Sat, 22 Sep 2012 18:40:50 +0000 (11:40 -0700)
commit79a85a298ab6cd6d7ba8087d6a67e4902788a034
tree3c045cb2f34a800fd500b59eaea40625405586c2
parent266ccb364ef5379abd1c0c7b0a2aa81c41753de6
Fix build on OpenBSD systems with PIE enabled by default in the C compiler.
src/runtime/Config.generic-openbsd [new file with mode: 0644]
src/runtime/Config.ppc-openbsd
src/runtime/Config.x86-64-openbsd
src/runtime/Config.x86-openbsd