Home
last modified time | relevance | path

Searched hist:"11421 c37f0de8e96d350a5a00223ea6110bc0517" (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/userboot/userboot/
H A DMakefilediff 11421c37f0de8e96d350a5a00223ea6110bc0517 Thu Feb 08 23:59:51 CET 2018 Warner Losh <imp@FreeBSD.org> 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.
/freebsd/stand/
H A Ddefs.mkdiff 11421c37f0de8e96d350a5a00223ea6110bc0517 Thu Feb 08 23:59:51 CET 2018 Warner Losh <imp@FreeBSD.org> 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.