mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-09 23:38:23 +00:00
tpm2: Set LIBRARY_COMPATIBILITY_CHECK to YES
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
509c51e803
commit
e327ce3c50
@ -324,7 +324,7 @@
|
||||
#if !(defined LIBRARY_COMPATIBILITY_CHECK) \
|
||||
|| ((LIBRARY_COMPATIBILITY_CHECK != NO) && (LIBRARY_COMPATIBILITY_CHECK != YES))
|
||||
# undef LIBRARY_COMPATIBILITY_CHECK
|
||||
# define LIBRARY_COMPATIBILITY_CHECK NO // Default: Either YES or NO
|
||||
# define LIBRARY_COMPATIBILITY_CHECK YES // Default: Either YES or NO libtpms: YES
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user