summaryrefslogtreecommitdiff
path: root/lib/variables.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2021-08-16 17:24:07 -0400
committerPeter Jones <pjones@redhat.com>2021-09-07 17:05:04 -0400
commite5a406b4655f75bb1a691acc73a18ac69cc87cb0 (patch)
tree7a8c28e2285263e989b320b4e2a02e52281005ce /lib/variables.c
parent11080efc7416c342b8f26ddb6ea1e8ef21026ddc (diff)
downloadefi-boot-shim-e5a406b4655f75bb1a691acc73a18ac69cc87cb0.tar.gz
efi-boot-shim-e5a406b4655f75bb1a691acc73a18ac69cc87cb0.zip
tests: Disable some logging when SHIM_UNIT_TEST is enabled
None of this should ever actually get called when we're running any of the unit tests we've got, but some older compilers (i.e. Centos 7's gcc) fail to remove some of the intermediate functions, and that causes a link error with the functions they call. This patch makes the top level call go away as well, so that the intermediates never have linkage to the underlying implementation functions. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'lib/variables.c')
0 files changed, 0 insertions, 0 deletions