freebsd-dev/stand/geli
Warner Losh fcdb1f0317 Eliminate bsd.stand.mk and -fPIC 32-bit intel builds
OK. We don't really need a bsd.stand.mk, and it was causing a -fPIC
for the toolchain to be added (bogusly) when building on amd64. Pull
all relevant defs back into defs.mk and delete bsd.stand.mk.

This saves about 15-20k on i386 loader and zfsloader which when
combined with Lua give us a lot more stack space in those constrained
environments.
2018-02-16 00:17:32 +00:00
..
geliboot_crypto.c
geliboot_internal.h No need to include the userland md5.h, the kernel one is just fine. 2017-12-05 21:37:45 +00:00
geliboot.c Fix all warnings related to geli and ZFS support on x86. 2017-12-02 00:07:37 +00:00
geliboot.h
Makefile Eliminate bsd.stand.mk and -fPIC 32-bit intel builds 2018-02-16 00:17:32 +00:00
Makefile.depend
pwgets.c