OSDN Git Service

Fix a makeguids building problem with generics.h.
authorPeter Jones <pjones@redhat.com>
Wed, 20 Jun 2018 18:12:42 +0000 (14:12 -0400)
committerPeter Jones <pjones@redhat.com>
Wed, 20 Jun 2018 21:23:22 +0000 (17:23 -0400)
commitbf5225b0445cc1b7b69c2a80162d3c1b514a27cf
tree6d7271330984208fc433349955369e2b6d512f4e
parent025f791b57c988d33249c5c33250229fa0e7e8f1
Fix a makeguids building problem with generics.h.

Guard generics.h with EFIVAR_BUILD_ENVIRONMENT to keep it from
interfering with the makeguids build if libefivar.so isn't around
already.

Signed-off-by: Peter Jones <pjones@redhat.com>
src/generics.h