Build __moddi3, __muldi3 and __qdivrem from libkern, and built no-pie, instead
authormiod <miod@openbsd.org>
Sun, 14 Jun 2015 18:33:53 +0000 (18:33 +0000)
committermiod <miod@openbsd.org>
Sun, 14 Jun 2015 18:33:53 +0000 (18:33 +0000)
commit24fde715b5c7147d60d95bd392681029b5ead6fe
treeb7fcd43fdfb0c671b459c09011fc4893a3d64f54
parentff0f034f7f7290a7d844995da9be8d16ef43b28a
Build __moddi3, __muldi3 and __qdivrem from libkern, and built no-pie, instead
of getting them from libgcc.a, built pie.
This repairs boot blocks operation on sparc, as found the hard way by sebastia@
sys/arch/sparc/stand/boot/Makefile