Use a new LDFLAGS variable to pass "-melf_i386_obsd" on amd64.
authormpi <mpi@openbsd.org>
Thu, 25 Jan 2018 14:09:52 +0000 (14:09 +0000)
committermpi <mpi@openbsd.org>
Thu, 25 Jan 2018 14:09:52 +0000 (14:09 +0000)
commit8124814956605482b4beb664ecbd29d2ed999f72
treeb94ec9915422be450516c49214b21e1aa003306c
parent043047e1d73eb585ded6355d328b034a624e1e87
Use a new LDFLAGS variable to pass "-melf_i386_obsd" on amd64.

Makes the linker generate a correct i386 gap.o file.

ok kettenis@, deraadt@
sys/arch/i386/conf/Makefile.i386
sys/conf/makegap.sh