]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix gptzfsboot for cases with GELI.
authorWarner Losh <imp@FreeBSD.org>
Tue, 21 Nov 2017 18:03:47 +0000 (18:03 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 21 Nov 2017 18:03:47 +0000 (18:03 +0000)
commit01dd1497ec9cab061ad07393be72f1a3c7aa7d53
treefd42ad86316f53bf99cbebc93b21d0fe5ff64986
parent3103eac6a02b9e541a802fda5559427de5a753b7
Fix gptzfsboot for cases with GELI.

HAVE_GPT isn't currently a thing, but HAVE_GELI is. Replace the former
with the latter and remove util.o from the build list (it's picked up
from libsa/libsa32, and that's OK).

Sponsored by: Netflix
stand/i386/gptzfsboot/Makefile
stand/i386/libi386/Makefile