Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | softhsm: avoid unnecessary check for native sqlite binary | Jan Luebbe | 2023-02-01 | 1 | -0/+40 |
SoftHSMv2 actually only uses the sqlite library. With the check for the sqlite3 binary, building with the DB backend would mean depending on sqlite-native. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> |