summaryrefslogtreecommitdiff
path: root/lib/variables.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2021-07-02 14:05:47 -0400
committerPeter Jones <pjones@redhat.com>2021-07-20 09:44:25 -0400
commitb092c85fc3e9caec83728b244a34ed8325a02c6d (patch)
tree6c0f4929d2627641136467ed0b20b6d0727c0397 /lib/variables.c
parent5f08e671e4eb4ec43c1bf667e67f02b7454e13b0 (diff)
downloadefi-boot-shim-b092c85fc3e9caec83728b244a34ed8325a02c6d.tar.gz
efi-boot-shim-b092c85fc3e9caec83728b244a34ed8325a02c6d.zip
test.c: Conditionally do not declare stuff that's in other places
test.c duplicates a couple of objects (StrnCmp, StrCmp) that are in libefi.a, as well as SHIM_LOCK_GUID from lib/guid.o. While it's nice to have these at some places, we need to disable them if we're actually linking a test case against either of those. This patch adds HAVE_foo guards around those objects. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'lib/variables.c')
0 files changed, 0 insertions, 0 deletions