freebsd-dev/stand/userboot
Warner Losh 11421c37f0 Fix build of userboot.so
Since it's not possible to unset a variable easily, create a new
variable 'PIC' to signal that we are creating a shared object that we
want to install. defs.mk refains from defining NO_PIC and ITNERALLIB
when PIC is defined. This unbreaks userboot.so building.
2018-02-08 22:59:51 +00:00
..
test Centralize several variables. 2018-02-02 06:32:26 +00:00
userboot Fix build of userboot.so 2018-02-08 22:59:51 +00:00
Makefile
Makefile.inc
userboot.h Make putenv and getenv match the userland definition of these 2017-12-06 02:00:00 +00:00